Skip to content

Commit

Permalink
feat: Add rsync to Docker image (#575)
Browse files Browse the repository at this point in the history
Related #573
  • Loading branch information
BYK authored Dec 4, 2024
1 parent 35a5703 commit 9eb7ea5
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 9eb7ea5

Please sign in to comment.