update cipher lists

This commit is contained in:
Sebastian Hugentobler 2019-02-18 13:30:33 +01:00
parent c6e51bfd05
commit 6b032be7a4
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ RUN apk --no-cache add \
inotify-tools-dev
RUN mkdir /tmp/dovecot
RUN wget -qO- https://www.dovecot.org/releases/2.3/dovecot-2.3.0.tar.gz | tar -xz -C /tmp/dovecot --strip 2
RUN wget -qO- https://www.dovecot.org/releases/2.3/dovecot-2.3.4.tar.gz | tar -xz -C /tmp/dovecot --strip 2
RUN mkdir /tmp/pigeonhole
RUN wget -qO- https://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.0.1.tar.gz | tar -xz -C /tmp/pigeonhole --strip 1