Browse Source

Update Dockerfile

DeYang-Gu-Admin 2 năm trước cách đây
mục cha
commit
0e4d9a9851
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 kerrysmart-registry-vpc.cn-shanghai.cr.aliyuncs.com/base/nginx:parking
+FROM kerrysmart-registry-vpc.cn-shanghai.cr.aliyuncs.com/base/nginx:latest
 COPY prod-index.html /prod-index.html
 COPY dist/* /usr/share/nginx/html/
 COPY nginx_parking.conf /etc/nginx/conf.d/