[mod] switched nginx to stable-alpine and updated certbot to 1.16.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM certbot/certbot:v1.12.0
|
||||
FROM certbot/certbot:v1.16.0
|
||||
|
||||
ARG USER_UUID=12000
|
||||
ARG USER_GUID=12000
|
||||
@@ -31,4 +31,4 @@ RUN chmod +x /entrypoint.sh
|
||||
|
||||
USER $USER_NAME
|
||||
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user