1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2024-11-22 03:46:29 +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
commit b886c0bd14
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.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