瀏覽代碼

nginx:stable

xf 1 年之前
父節點
當前提交
e24e6ee2f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM nginx:latest
+FROM nginx:stable
 
 COPY nginx.conf /etc/nginx/nginx.conf