1
0

add rsync to tools
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
bunix42 2021-05-21 08:05:02 +00:00
parent 84bdb713e1
commit 0e54f706e0

View File

@ -1,3 +1,3 @@
FROM alpine:latest
RUN apk add --no-cache curl jq openssh-client
RUN apk add --no-cache curl jq openssh-client rsync