Explorar el Código

upVersion of base image

Tomishinets Vladimir hace 4 años
padre
commit
c7b4609e68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM centos:7.7.1908
+FROM centos:7.8.2003
 ENV LANG="en_US.UTF-8"
 VOLUME /data
 ENTRYPOINT ["/entrypoint.sh"]