File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212as the database. Differences in configuration or deployment steps will be
1313noted.
1414
15- > ** Note:** At the time of writing, there are no tagged release builds
16- > available on ghcr.io. This guide will use a build from the main development
17- > branch.
15+ Tagged release builds are available on ghcr.io. To pin to a specific version,
16+ set ` SYNCSERVER_VERSION ` to the desired release tag (e.g., ` SYNCSERVER_VERSION=v1.45.0 ` )
17+ before running ` docker compose ` . Available releases can be found on the
18+ [ syncstorage-rs releases page] ( https://github.com/mozilla-services/syncstorage-rs/releases ) .
19+ If ` SYNCSERVER_VERSION ` is not set, the compose files below default to ` latest ` .
1820
1921## Prerequisites and Presumptions
2022- The reader is familiar with the command line interface and ` docker ` .
You can’t perform that action at this time.
0 commit comments