Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit a38ed4a

Browse files
authored
Update sliding sync proxy image for cypress (#11280)
1 parent 34532fb commit a38ed4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default defineConfig({
3131
},
3232
env: {
3333
// Docker tag to use for `ghcr.io/matrix-org/sliding-sync` image.
34-
SLIDING_SYNC_PROXY_TAG: "v0.99.0-rc1",
34+
SLIDING_SYNC_PROXY_TAG: "v0.99.3",
3535
HOMESERVER: "synapse",
3636
},
3737
retries: {

0 commit comments

Comments
 (0)