Skip to content

Commit af1c554

Browse files
authored
Merge pull request #1 from Poeschl-HomeAssistant-Addons/dependency-updates
⬆️ Update coreutils to 9.3-r2
2 parents 98edcba + d53b5a9 commit af1c554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsync-local/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM $BUILD_FROM AS RUNNING
44
RUN apk update && \
55
apk add --no-cache \
66
'rsync=3.2.7-r4' \
7-
'coreutils=9.3-r1'
7+
'coreutils=9.3-r2'
88

99
COPY root /
1010
RUN chmod a+x /run.sh

0 commit comments

Comments
 (0)