Skip to content

Commit a2f00b3

Browse files
RiotRobott3chguy
andauthored
[create-pull-request] automated change (#30995)
Co-authored-by: t3chguy <[email protected]>
1 parent 795bbfc commit a2f00b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playwright/testcontainers/mas.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

playwright/testcontainers/synapse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Please see LICENSE files in the repository root for full details.
77

88
import { 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,

0 commit comments

Comments
 (0)