From 89fe2a38984e080edca90ed8cca37fa420b5a631 Mon Sep 17 00:00:00 2001 From: Joseph Page Date: Sat, 20 Jun 2015 22:25:52 +0200 Subject: [PATCH] Update to nginx 1.9.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8179d97..1b90965 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.9.0 +FROM nginx:1.9.2 MAINTAINER Jason Wilder jwilder@litl.com # Install wget and install/updates certificates