We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2a1a32 + cf0e4c2 commit 851a8b6Copy full SHA for 851a8b6
syncthing/Dockerfile
@@ -2,7 +2,7 @@ ARG BUILD_FROM
2
FROM $BUILD_FROM
3
4
RUN apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community \
5
- "syncthing=1.29.2-r1"
+ "syncthing=1.29.2-r2"
6
7
COPY root /
8
RUN chmod +x /etc/s6-overlay/s6-rc.d/syncthing-setup/run
0 commit comments