Use alpine:edge to get lftp 4.8.4
The new lftp version contains important bug fixes #11
This commit is contained in:
parent
f44a8f820b
commit
13ab12a0c5
@ -1,4 +1,4 @@
|
||||
FROM alpine
|
||||
FROM alpine:edge
|
||||
|
||||
RUN apk --no-cache add \
|
||||
libressl \
|
||||
|
Loading…
Reference in New Issue
Block a user