File tree Expand file tree Collapse file tree
playwright/testcontainers Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import {
1010 type StartedPostgreSqlContainer ,
1111} from "@element-hq/element-web-playwright-common/lib/testcontainers" ;
1212
13- const TAG = "main@sha256:a1a5cf8820660c7bd160e6244791105b832b2c2cfda55bd38569304c0dffc1ba " ;
13+ const TAG = "main@sha256:9038b286c20370b0c9a4aacfd540ad741d72ed3f5fda3fa556498d4ee5909d55 " ;
1414
1515/**
1616 * MatrixAuthenticationServiceContainer which freezes the docker digest to
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Please see LICENSE files in the repository root for full details.
77
88import { SynapseContainer as BaseSynapseContainer } from "@element-hq/element-web-playwright-common/lib/testcontainers" ;
99
10- const TAG = "develop@sha256:51e3ca5c351669569a945ad3cbfd11c803d19f7c32bdf6727ccffb3808a61a97 " ;
10+ const TAG = "develop@sha256:eccb2cb1cbca46831b1851fe0ae130551be5b6cceeef42886bce6da19d46bd98 " ;
1111
1212/**
1313 * SynapseContainer which freezes the docker digest to stabilise tests,
You can’t perform that action at this time.
0 commit comments