diff --git a/Dockerfile b/Dockerfile index 48ef203..b438d8a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,4 +15,4 @@ VOLUME ["/etc/nginx/nginx.conf", "/usr/share/nginx/html"] CMD ["nginx","-g","daemon off;"] -# docker build -t docker.ges.bjgastx.com/itc-web:1.1.12 . +# docker build -t docker.ges.bjgastx.com/itc-web:1.1.14 .