Skip to content

Commit

Permalink
feat: Add rsync to Docker image
Browse files Browse the repository at this point in the history
Related #573
  • Loading branch information
BYK committed Dec 4, 2024
1 parent 272a995 commit ff6224c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,11 @@ RUN apt-get -qq update \
dirmngr \
gnupg \
git \
jq \
python3-packaging \
python3-venv \
rsync \
ruby-full \
jq \
unzip \
maven \
&& apt-get clean \
Expand Down

0 comments on commit ff6224c

Please sign in to comment.