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 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine
|
FROM alpine:edge
|
||||||
|
|
||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add \
|
||||||
libressl \
|
libressl \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue