Skip to content

Commit 9a7c6ec

Browse files
committed
Switch to rockylinux/rockylinux images
The curated official image for Rocky Linux is not updated [1]. Use image from the Rocky Linux Docker Hub repository instead [2]. [1] https://hub.docker.com/_/rockylinux [2] https://hub.docker.com/r/rockylinux/rockylinux
1 parent 521ea02 commit 9a7c6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM rockylinux:9.3
1+
FROM rockylinux/rockylinux:9
22
RUN dnf install -y systemd && dnf clean all

0 commit comments

Comments
 (0)