use edge/community repo
This commit is contained in:
parent
05988ca037
commit
4c46f4579c
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue