syncthing updated

main
Ricard Illa 2021-06-22 10:41:23 +02:00
parent 92e205c540
commit ac9c9bd7db
1 changed files with 1 additions and 1 deletions

View File

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