Pin alpine 3.7 until we fix the certbot issue, see #522

master
Pierre Jaury 6 years ago
parent 18fe8cd9f2
commit 3dca1a834c

@ -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

Loading…
Cancel
Save