use edge/community repo

This commit is contained in:
Sebastian Hugentobler 2020-07-26 08:34:59 +00:00
parent 05988ca037
commit 4c46f4579c

View File

@ -9,7 +9,7 @@ RUN apk add --no-cache \
RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/main \
libcrypto1.1
RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community \
proftpd \
proftpd-mod_ldap \
proftpd-mod_sftp \