Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 19e487f

Browse files
author
staticdev
committed
Change molecule image
1 parent 522c8a3 commit 19e487f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/default/molecule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77
name: docker
88
platforms:
99
- name: instance
10-
image: "${MOLECULE_IMG:-cisagov/docker-debian11-ansible:latest}"
10+
image: "${MOLECULE_IMG:-staticdev/docker-debian11-ansible:latest}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
volumes:
1313
- /sys/fs/cgroup:/sys/fs/cgroup:ro

0 commit comments

Comments
 (0)