Skip to content

Commit 4392aa1

Browse files
RiotRobott3chguy
andauthored
[create-pull-request] automated change (#31315)
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
1 parent a721c5f commit 4392aa1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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:ff115ba676f9bdd57b47b32aa862adc6e4a679c766481960fd1f3d3f0d8073e4";
13+
const TAG = "main@sha256:cebb2d1064e942e03713bcc00f96a9c6f345698dafc28be471ab5084bef97033";
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:f9b271a1d3692f5937d8c928a6b4b1d6051b9395cfa7a9a6008c9e49c95268ad";
10+
const TAG = "develop@sha256:21d2595edd0f3172fe57b9a65e511632e3a9f9ab7bba3ef61965f4cab870107d";
1111

1212
/**
1313
* SynapseContainer which freezes the docker digest to stabilise tests,

0 commit comments

Comments
 (0)