1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-17 20:57:54 +02:00

Build a proper version for extdata

This commit is contained in:
Pierre Jaury 2016-04-24 15:52:46 +02:00
parent 85a9ae4361
commit 90289f8b89
3 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
dovecot-antispam-plugin@testing \
&& rm -rf /var/cache/apk/*
COPY dovecot-pigeonhole-plugin-extdata-1-r0.apk /
RUN apk add --allow-untrusted --force dovecot-pigeonhole-plugin-extdata-1-r0.apk
COPY dovecot-pigeonhole-plugin-extdata-39-r0.apk /
RUN apk add --allow-untrusted --force dovecot-pigeonhole-plugin-extdata-39-r0.apk
COPY conf /etc/dovecot
COPY sieve /var/lib/dovecot

Binary file not shown.