Merge pull request #12 from adamus1red/adamus1red-patch-2

Adamus1red patch 2
This commit is contained in:
adamus1red 2020-07-28 18:22:05 +01:00 committed by GitHub
commit 2e70ff8a06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM nginx:1.19.1 FROM library/nginx:1.19.1
LABEL maintainer="Jason Wilder mail@jasonwilder.com" LABEL maintainer="Jason Wilder mail@jasonwilder.com"
# Install wget and install/updates certificates # Install wget and install/updates certificates

View file

@ -1,4 +1,4 @@
FROM nginx:1.19.1-alpine FROM library/nginx:1.19.1-alpine
LABEL maintainer="Jason Wilder mail@jasonwilder.com" LABEL maintainer="Jason Wilder mail@jasonwilder.com"
# Install wget and install/updates certificates # Install wget and install/updates certificates