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:
parent
eb3613695c
commit
a4cc268628
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user