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:a29fa92aca82fd4cdf6b84abaa14935f111f281f9bffeb30fdb8fe2353c0108c " ;
13+ const TAG = "main@sha256:b87a65dafbc91e1eb64d481a95aeaf1bf471334f24455389c232f95790f44f5b " ;
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:40ef11b61d70bda94266324d159cc7d807e64b26ad03788e386d5084abb3c198 " ;
10+ const TAG = "develop@sha256:66eed0772418cc5f98f71a6c0bfba7fed057574f044a69a889fbc50120eb1aa3 " ;
1111
1212/**
1313 * SynapseContainer which freezes the docker digest to stabilise tests,
You can’t perform that action at this time.
0 commit comments