updated syncthing version

main
Ricard Illa 2021-01-14 16:15:10 +01:00
parent 6d7699c2bb
commit 471f387e0f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
FROM alpine:3.12
ARG ARCH
ENV VER v1.12.0
ENV VER v1.12.1
ENV REL syncthing-linux-${ARCH}-${VER}
ENV URI https://github.com/syncthing/syncthing/releases/download/${VER}/${REL}.tar.gz