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
…dates

⬆️ Update coreutils to 9.3-r2
  • Loading branch information
Poeschl authored Sep 23, 2024
2 parents 98edcba + d53b5a9 commit af1c554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rsync-local/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM $BUILD_FROM AS RUNNING
RUN apk update && \
apk add --no-cache \
'rsync=3.2.7-r4' \
'coreutils=9.3-r1'
'coreutils=9.3-r2'

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

0 comments on commit af1c554

Please sign in to comment.