mirror of
https://github.com/GenieTim/ftp-action.git
synced 2024-12-04 23:12:26 +08:00
just install the latest version
This commit is contained in:
parent
afecf87972
commit
2ed13e817e
@ -4,8 +4,7 @@ WORKDIR /
|
|||||||
|
|
||||||
COPY LICENSE README.md /
|
COPY LICENSE README.md /
|
||||||
|
|
||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add lftp
|
||||||
lftp=4.8.4-r2
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user