We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d3b5a commit 1509ee3Copy full SHA for 1509ee3
build/Dockerfiles/SIMP_EL7_Build.dockerfile
@@ -29,7 +29,7 @@
29
# * docker commit <running container ID> el7_build
30
# * docker run -it el7_build
31
32
-FROM centos:7.0.1406
+FROM centos:7.9.2009
33
ENV container docker
34
ARG ruby_version=2.7
35
0 commit comments