1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2024-11-21 19:36:30 +00:00

Use nginx 1.17.3

This commit is contained in:
Lorenzo Cameroni 2019-08-18 11:20:05 +02:00
parent eb3613695c
commit a4cc268628
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