mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
Pin alpine:3.7 for Dovecot since extdata was removed from repos, fixes #528
This commit is contained in:
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 \
|
RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
|
Loading…
Reference in New Issue
Block a user