Skip to content

Commit

Permalink
⬆️ Update syncthing to 1.27.12-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
Poeschl committed Sep 24, 2024
1 parent 689142f commit 0ca7b71
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.4-r2"
"syncthing=1.27.12-r0"

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

0 comments on commit 0ca7b71

Please sign in to comment.