xf il y a 1 an
Parent
commit
e24e6ee2f4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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