File tree Expand file tree Collapse file tree 3 files changed +176
-176
lines changed
apps/web/playwright/testcontainers Expand file tree Collapse file tree 3 files changed +176
-176
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Please see LICENSE files in the repository root for full details.
88import { SynapseContainer as BaseSynapseContainer } from "@element-hq/element-web-playwright-common/lib/testcontainers/index.js" ;
99
1010const DOCKER_IMAGE =
11- "ghcr.io/element-hq/synapse:develop@sha256:926d95954cba30a2568dbe907da6628d8e10e06f2b19901f0ec61eb2993be450 " ;
11+ "ghcr.io/element-hq/synapse:develop@sha256:b2fec2c9460f5b297a3a4ce78037902590240a1978301ed1d4bc97918c451041 " ;
1212
1313/**
1414 * SynapseContainer which freezes the docker digest to stabilise tests,
Original file line number Diff line number Diff line change 100100 "ajv@>=8 <8.18.0" : " 8.18.0" ,
101101 "axios@>1.0.0 <1.15.0" : " 1.15.0" ,
102102 "picomatch@>=4.0.0 <4.0.4" : " 4.0.4" ,
103- "esbuild@<=0.24.2" : " 0.27.4 " ,
104- "esbuild@~0.27.0" : " 0.27.4 " ,
103+ "esbuild@<=0.24.2" : " 0.28.0 " ,
104+ "esbuild@~0.27.0" : " 0.28.0 " ,
105105 "minimatch@>=10.0.0 <10.2.3" : " >=10.2.3" ,
106106 "lodash@4.17.23" : " 4.18.1" ,
107107 "follow-redirects@1.15.11" : " 1.16.0" ,
You can’t perform that action at this time.
0 commit comments