Skip to content

Commit 820cfdc

Browse files
committed
Fixup CI versions. Drop all older RHEL releases which are broken.
1 parent 7fc1ddc commit 820cfdc

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
@@ -8,7 +8,7 @@ driver:
88
name: docker
99
platforms:
1010
- name: instance
11-
image: "geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux8}-ansible:latest"
11+
image: "geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux9}-ansible:latest"
1212
command: ${MOLECULE_DOCKER_COMMAND:-""}
1313
volumes:
1414
- /sys/fs/cgroup:/sys/fs/cgroup:rw

0 commit comments

Comments
 (0)