1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 14:25:46 +00:00

Merge pull request #1318 from came88/nginx

Upgrade nginx to 1.17.3
This commit is contained in:
Jason Wilder
2019-08-18 09:13:33 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

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

View File

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