diff --git a/Dockerfile b/Dockerfile index e68e16c..f930462 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ ENV SYNCTHING_USER="syncthing" \ ENV SYNCTHING_GPG_KEY1="49F5AEC0BCE524C7" \ SYNCTHING_GPG_KEY2="D26E6ED000654A3E" \ - SYNCTHING_VERSION="1.25.0" \ + SYNCTHING_VERSION="1.26.1" \ SYNCTHING_ARCH="amd64" RUN set -x \ diff --git a/README.md b/README.md index f18991e..af5695e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Following arch are missing tests: ## Available image tags * [nventiveux/syncthing](https://hub.docker.com/r/nventiveux/syncthing) - * `latest`, `v1.25.0` ([Dockerfile](./Dockerfile)) + * `latest`, `v1.26.1` ([Dockerfile](./Dockerfile)) ## Usage