mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 07:56:12 +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
|
||||
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-migration-imap \
|
||||
kopano-migration-pst
|
||||
|
Loading…
x
Reference in New Issue
Block a user