Skip to content

Commit d2b177a

Browse files
AMW-457 amq_streams collection compatibility with ansible-core 2.17 & 2.19
1 parent 42a1401 commit d2b177a

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
@@ -3,7 +3,7 @@ driver:
33
name: docker
44
platforms:
55
- name: instance
6-
image: registry.access.redhat.com/ubi8/ubi-init:latest
6+
image: registry.access.redhat.com/ubi9/ubi-init:latest
77
command: "/usr/sbin/init"
88
pre_build_image: true
99
privileged: true

0 commit comments

Comments
 (0)