Browse Source

nginx:stable

xf 1 year ago
parent
commit
e24e6ee2f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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