We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba9d28 commit 8675e44Copy full SHA for 8675e44
1 file changed
bin/update_dockerfile.pl
@@ -511,7 +511,7 @@
511
installer => 'dnf',
512
},
513
rockylinux => {
514
- from => 'rockylinux:9.2',
+ from => 'rockylinux/rockylinux:9.5',
515
base => 'centos',
516
yum => {
517
_replace => {
@@ -615,7 +615,7 @@
615
no_update => 1,
616
617
cloud7 => {
618
- from => 'rockylinux:9',
619
620
621
0 commit comments