Merge branch 'main' into v2
* main: docs: link to Docker image, APT, in release notes build: also create relaysrv and discosrv releases fix(stupgrades): return latest stable & pre for each major fix(syncthing): avoid writing panic log to nil fd (#10154)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user