Переглянути джерело

Update base image to nginx:1.9.0

Mike Dillon 10 роки тому
батько
коміт
7eb785cec5
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM nginx:1.7.11
+FROM nginx:1.9.0
 MAINTAINER Jason Wilder jwilder@litl.com
 MAINTAINER Jason Wilder jwilder@litl.com
 
 
 # Install wget and install/updates certificates
 # Install wget and install/updates certificates