diff --git a/utils/Dockerfile b/utils/Dockerfile index 313b7a6..fd4bb9f 100644 --- a/utils/Dockerfile +++ b/utils/Dockerfile @@ -17,7 +17,6 @@ RUN --mount=type=secret,id=repocred,target=/etc/apt/auth.conf.d/kopano.conf \ iputils-ping \ kopano-backup \ kopano-migration-imap \ - kopano-migration-pst \ ldap-utils \ less \ lsof \ @@ -31,4 +30,4 @@ RUN --mount=type=secret,id=repocred,target=/etc/apt/auth.conf.d/kopano.conf \ CMD [ "/bin/bash" ] ARG VCS_REF -LABEL org.label-schema.vcs-ref=$VCS_REF \ No newline at end of file +LABEL org.label-schema.vcs-ref=$VCS_REF