Skip to content

Commit

Permalink
⬆️ Update syncthing to version 1.28.0-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
Addon-Botter committed Oct 29, 2024
1 parent c2cb3fb commit 557b0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syncthing/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG BUILD_FROM
FROM $BUILD_FROM

RUN apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community \
"syncthing=1.27.12-r0"
"syncthing=1.28.0-r0"

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

0 comments on commit 557b0c8

Please sign in to comment.