1
0
Fork 0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-05-26 09:26:16 +02:00

Use nginx latest version

This commit is contained in:
Jiazhen Xie 2019-08-07 17:32:52 +01:00
parent 8c590fc68f
commit 16169a0f74
2 changed files with 2 additions and 2 deletions

View File

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

View File

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