From c7f4cc8b330831b1ac3c2e80ec79c11bece55da4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Cheng=20=28=E9=84=AD=E9=83=81=E9=82=A6=29?= Date: Sun, 6 Dec 2015 21:16:41 +0800 Subject: [PATCH] Update to nginx 1.9.7 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4111003..f4db63a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.9.6 +FROM nginx:1.9.7 MAINTAINER Jason Wilder mail@jasonwilder.com # Install wget and install/updates certificates