Pin alpine 3.7 until we fix the certbot issue, see #522
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:edge
|
FROM alpine:3.7
|
||||||
|
|
||||||
RUN apk add --no-cache nginx nginx-mod-mail python py-jinja2 certbot openssl
|
RUN apk add --no-cache nginx nginx-mod-mail python py-jinja2 certbot openssl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user