correctly copy sieve binaries
This commit is contained in:
parent
5c8eea5ff8
commit
044dc68da6
@ -57,7 +57,7 @@ COPY --from=builder /bin/doveadm /bin/doveadm
|
||||
COPY --from=builder /bin/doveconf /bin/doveconf
|
||||
COPY --from=builder /bin/dsync /bin/dsync
|
||||
COPY --from=builder /sbin/dovecot /sbin/dovecot
|
||||
COPY --from=builder /usr/local/bin/sieve* /bin/
|
||||
COPY --from=builder /bin/sieve* /bin/
|
||||
|
||||
RUN apk --no-cache add \
|
||||
libsodium \
|
||||
|
Loading…
Reference in New Issue
Block a user