updated syncthing version

main
Ricard Illa 2021-02-26 17:44:01 +01:00
parent dd55fd65a5
commit 2afea789fd
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# syncthing
FROM alpine:3.12
FROM alpine:3.13
ARG ARCH
ENV VER v1.12.1
ENV VER v1.13.1
ENV REL syncthing-linux-${ARCH}-${VER}
ENV URI https://github.com/syncthing/syncthing/releases/download/${VER}/${REL}.tar.gz