docs: link to Docker image, APT, in release notes

This commit is contained in:
Jakob Borg
2025-06-05 19:19:05 +02:00
parent 67ba20d777
commit e9133ef82b
2 changed files with 21 additions and 1 deletions
+7
View File
@@ -6,3 +6,10 @@ protocol compatible with Syncthing 1.
More detailed information about Syncthing 2 can be found in the release
notes at https://github.com/syncthing/syncthing/releases.
This release is also available as:
* APT repository: https://apt.syncthing.net/
* Docker image: `docker.io/syncthing/syncthing:{{.version}}` or `ghcr.io/syncthing/syncthing:{{.version}}`
(`{docker,ghcr}.io/syncthing/syncthing:1` to follow just the major version)