Ver Fonte

update v1.18.0

ngbs há 4 anos atrás
pai
commit
d91e033f4f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      syncthing/Dockerfile

+ 1 - 1
syncthing/Dockerfile

@@ -1,6 +1,6 @@
 FROM golang:alpine AS builder
 
-ARG SYNCTHING_RELEASE=v1.17.0
+ARG SYNCTHING_RELEASE=v1.18.0
 ENV CGO_ENABLED=0
 ENV BUILD_HOST=syncthing.net
 ENV BUILD_USER=docker