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