Skip to content

Commit

Permalink
Merge pull request #4 from Poeschl-HomeAssistant-Addons/containerfile…
Browse files Browse the repository at this point in the history
…-dependency/rsync

⬆️ Update rsync to version 3.4.0-r0
  • Loading branch information
Poeschl authored Jan 17, 2025
2 parents a88557d + abf74dc commit d655f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rsync/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM $BUILD_FROM AS RUNNING

RUN apk update && \
apk add --no-cache \
'rsync=3.2.7-r4' \
'rsync=3.4.0-r0' \
'openssh-client-default=9.3_p2-r2' \
'coreutils=9.3-r2'

Expand Down

0 comments on commit d655f5c

Please sign in to comment.