Skip to content

Commit bcfa6fc

Browse files
authored
Add rsync
1 parent 6113b74 commit bcfa6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ RUN apk del libxml2-dev libzip-dev openssl-dev libpng-dev icu-dev
5454
# Install other libs
5555
RUN apk add --update --no-cache \
5656
python3 \
57-
openssh-client \
57+
openssh-client rsync \
5858
git bash \
5959
npm yarn
6060

0 commit comments

Comments
 (0)