Ver Fonte

upVersion of base image

Tomishinets Vladimir há 4 anos atrás
pai
commit
c7b4609e68
1 ficheiros alterados com 1 adições e 1 exclusões
  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"]