Skip to content

Commit 7ca0480

Browse files
authored
Merge branch 'master' into add-tokenserver-preview-label-to-ci
2 parents a6ca9d8 + 5dbe6bc commit 7ca0480

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/src/how-to/how-to-run-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Save the yaml below into a file, e.g. `docker-compose.one-shot.yaml`.
8383
```yaml
8484
services:
8585
syncserver:
86-
image: ghcr.io/mozilla-services/syncstorage-rs/syncstorage-rs-postgres:${SYNCSERVER_VERSION:-11659d98f9}
86+
image: ghcr.io/mozilla-services/syncstorage-rs/syncserver-postgres:${SYNCSERVER_VERSION:-11659d98f9}
8787
platform: linux/amd64
8888
container_name: syncserver
8989
ports:

0 commit comments

Comments
 (0)