File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
playwright/testcontainers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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:d5cfd383551b40581f2e598aa7819f6d0cc8eba4cbb726df9f752b383d0f6a7f " ;
13+ const TAG = "main@sha256:3d139198268dd06c42fe0fc7ffea5df0f2924704867f68e0a8eb3e542f91b9e8 " ;
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:a29fb1d2bb9b488fa4e49803c4e73314a120741d307223e800f42fd53b130de5 " ;
10+ const TAG = "develop@sha256:5a505af08294414dd832517ee0eafadc1faa33a675e577ca073c6fa731c7e5a8 " ;
1111
1212/**
1313 * SynapseContainer which freezes the docker digest to stabilise tests,
You can’t perform that action at this time.
0 commit comments