reset version
This commit is contained in:
parent
e38f92a78e
commit
1d1c04b85f
@ -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.4.tar.gz | tar -xz -C /tmp/dovecot --strip 1
|
||||
RUN wget -qO- https://www.dovecot.org/releases/2.3/dovecot-2.3.0.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
|
||||
|
Loading…
Reference in New Issue
Block a user