Update Dockerfile
This commit is contained in:
parent
3ae57ef87b
commit
2583a43077
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.17.8
|
FROM nginx:stable
|
||||||
LABEL maintainer="Jason Wilder mail@jasonwilder.com"
|
LABEL maintainer="Jason Wilder mail@jasonwilder.com"
|
||||||
|
|
||||||
# Install wget and install/updates certificates
|
# Install wget and install/updates certificates
|
||||||
|
|
Loading…
Reference in a new issue