Skip to content

Commit fb16c79

Browse files
committed
Use a different image for Debian Bookworm testing
Now that geerlingguy/docker-debian12-ansible is available we can switch to it instead of using ours.
1 parent 9949fc8 commit fb16c79

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
@@ -33,7 +33,7 @@ platforms:
3333
- /sys/fs/cgroup:/sys/fs/cgroup:rw
3434
- cgroupns_mode: host
3535
command: /lib/systemd/systemd
36-
image: docker.io/cisagov/docker-debian12-ansible:latest
36+
image: docker.io/geerlingguy/docker-debian12-ansible:latest
3737
name: debian12-systemd
3838
platform: amd64
3939
pre_build_image: true

0 commit comments

Comments
 (0)