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