1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-12 04:23:24 +02:00

Update Dockerfile

This commit is contained in:
Christian Burmeister 2019-08-23 21:11:49 +02:00 committed by GitHub
parent ea006dfa25
commit 1081fa2ddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ ENV LC_ALL C
RUN apt-get update && apt-get install -y \
tzdata \
ca-certificates \
gnupg \
gnupg2 \
apt-transport-https \
dnsutils \
&& apt-key adv --fetch-keys https://rspamd.com/apt-stable/gpg.key \