Skip to content

Commit

Permalink
Merge pull request #1 from Poeschl-HomeAssistant-Addons/dependency-up…
Browse files Browse the repository at this point in the history
…date

⬆️ Updated os packages
  • Loading branch information
Poeschl authored Sep 23, 2024
2 parents 7d74796 + 626b081 commit d2b9f48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rsync/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ FROM $BUILD_FROM AS RUNNING
RUN apk update && \
apk add --no-cache \
'rsync=3.2.7-r4' \
'openssh-client-default=9.3_p2-r0' \
'coreutils=9.3-r1'
'openssh-client-default=9.3_p2-r2' \
'coreutils=9.3-r2'

COPY root /
RUN chmod a+x /run.sh
Expand Down

0 comments on commit d2b9f48

Please sign in to comment.