Skip to content

Commit cddf6a1

Browse files
committed
⬆️ Update syncthing to version 1.29.2-r1
1 parent 342afee commit cddf6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syncthing/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG BUILD_FROM
22
FROM $BUILD_FROM
33

44
RUN apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community \
5-
"syncthing=1.29.2-r0"
5+
"syncthing=1.29.2-r1"
66

77
COPY root /
88
RUN chmod +x /etc/s6-overlay/s6-rc.d/syncthing-setup/run

0 commit comments

Comments
 (0)