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