Skip to content

Commit 3d28c41

Browse files
committed
Update Dockerfiles
1 parent 8675e44 commit 3d28c41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cloud7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rockylinux:9
1+
FROM rockylinux/rockylinux:9.5
22

33
WORKDIR /root
44

rockylinux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rockylinux:9.2
1+
FROM rockylinux/rockylinux:9.5
22

33
WORKDIR /root
44

0 commit comments

Comments
 (0)