Update nginx Docker tag to v1.19.0

This commit is contained in:
Renovate Bot 2020-07-01 21:19:52 +00:00 committed by renovate[bot]
parent 2f2eeb7c1c
commit 3f119394e6
2 changed files with 2 additions and 2 deletions

View file

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

View file

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