From 2583a430772ba2e4e9524f97154218338a5036a7 Mon Sep 17 00:00:00 2001 From: adamus1red Date: Fri, 22 May 2020 11:57:33 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e4fa49c..2ea1250 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.17.8 +FROM nginx:stable LABEL maintainer="Jason Wilder mail@jasonwilder.com" # Install wget and install/updates certificates