Fixes
This commit is contained in:
@@ -2,8 +2,8 @@ FROM alpine:3.13
|
||||
|
||||
RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||
&& apk add --no-cache \
|
||||
dovecot dovecot-sqlite dovecot-pigeonhole-plugin dovecot-pigeonhole-plugin-extdata \
|
||||
rspamd-client@testing python py-jinja2
|
||||
dovecot dovecot-sqlite dovecot-pigeonhole-plugin \
|
||||
rspamd-client python3 py3-jinja2
|
||||
|
||||
COPY conf /conf
|
||||
COPY sieve /var/lib/dovecot
|
||||
|
||||
Reference in New Issue
Block a user