From a668579392a7c7cf140f3abe11a74e6121ec505e Mon Sep 17 00:00:00 2001 From: Joseph Page Date: Wed, 10 Dec 2014 11:37:44 +0100 Subject: [PATCH] Bump to nginx 1.7.8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fdd5c82..9d8968d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.7.7 +FROM nginx:1.7.8 MAINTAINER Jason Wilder jwilder@litl.com # Install wget and install/updates certificates