Update nginx Docker tag to v1.19.1 (#10)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-07-14 23:15:26 +01:00 committed by GitHub
parent 8fff44e35e
commit 0f9ba3d70d
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.0
FROM nginx:1.19.1
LABEL maintainer="Jason Wilder mail@jasonwilder.com"
# Install wget and install/updates certificates

View file

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