From 1832a9f5783abfd432f895cfc1dc16ced1ff9d01 Mon Sep 17 00:00:00 2001 From: adamus1red Date: Tue, 28 Jul 2020 18:12:27 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8320d2b..247a2db 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.19.1 +FROM library/nginx:1.19.1 LABEL maintainer="Jason Wilder mail@jasonwilder.com" # Install wget and install/updates certificates