Update sliding sync proxy image for cypress (#11280)

pull/28788/head^2
Michael Telatynski 2023-07-17 19:38:12 +01:00 committed by GitHub
parent 34532fbdd4
commit a38ed4a25d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ export default defineConfig({
},
env: {
// Docker tag to use for `ghcr.io/matrix-org/sliding-sync` image.
SLIDING_SYNC_PROXY_TAG: "v0.99.0-rc1",
SLIDING_SYNC_PROXY_TAG: "v0.99.3",
HOMESERVER: "synapse",
},
retries: {