[create-pull-request] automated change (#31368)

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2025-11-29 06:21:33 +00:00
committed by GitHub
parent 60c2482819
commit 5620962e04
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ import {
type StartedPostgreSqlContainer,
} from "@element-hq/element-web-playwright-common/lib/testcontainers";
const TAG = "main@sha256:4569bf4a3ee8f3e15b73d8e8cba7e66fb40877e7091b9d71a0bbbac98893c1a3";
const TAG = "main@sha256:034677d7182d5e2290d055e7f2c7c496a271893537786c8bb64a75a46d7d8582";
/**
* MatrixAuthenticationServiceContainer which freezes the docker digest to

View File

@@ -7,7 +7,7 @@ Please see LICENSE files in the repository root for full details.
import { SynapseContainer as BaseSynapseContainer } from "@element-hq/element-web-playwright-common/lib/testcontainers";
const TAG = "develop@sha256:c23ba63ca2fa4c280ab78223551fa20b9c27fbf2d0dc09e0cc8af128ac55b84d";
const TAG = "develop@sha256:55390f9fa498f51a2a3fc3a9acf1794538c6d8c6ce18063398417f531b24418b";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,