Browse Source

upVersion of base image

Tomishinets Vladimir 4 years ago
parent
commit
c7b4609e68
1 changed files with 1 additions and 1 deletions
  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"
 ENV LANG="en_US.UTF-8"
 VOLUME /data
 VOLUME /data
 ENTRYPOINT ["/entrypoint.sh"]
 ENTRYPOINT ["/entrypoint.sh"]