mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
fix review commit
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
aec3286818
commit
30548b8181
@ -1,7 +1,7 @@
|
|||||||
ARG docker_repo=zokradonh
|
ARG docker_repo=zokradonh
|
||||||
FROM ${docker_repo}/kopano_core
|
FROM ${docker_repo}/kopano_core
|
||||||
|
|
||||||
RUN apt update && apt-get install --no-install-recommends -y \
|
RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||||
kopano-backup \
|
kopano-backup \
|
||||||
kopano-migration-imap \
|
kopano-migration-imap \
|
||||||
kopano-migration-pst
|
kopano-migration-pst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user