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