Pin alpine:3.7 for Dovecot since extdata was removed from repos, fixes #528

master
Pierre Jaury 6 years ago
parent 5ad02ae2e5
commit 18fe8cd9f2

@ -1,4 +1,4 @@
FROM alpine:edge
FROM alpine:3.7
RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
&& apk add --no-cache \

Loading…
Cancel
Save