Merge pull request #2 from adamus1red/adamus1red-patch-2
Update Dockerfile
This commit is contained in:
commit
3f180d26fc
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"
|
||||
|
||||
# Install wget and install/updates certificates
|
||||
|
|
Loading…
Reference in a new issue