Browse Source

upVersion of base image

Tomishinets Vladimir 4 năm trước cách đây
mục cha
commit
c7b4609e68
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"]