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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2025-11-06 06:21:04 +00:00
committed by GitHub
parent abb93545fe
commit a88a3575d5
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:a066c9e51fde5668982ba7c9761b03461b36338bca47a65691d72253428988ac";
const TAG = "main@sha256:6157bb499c2d4c1a04e540afd4f541c3d95d93f1de9a57ca013c6384cfe59095";
/**
* 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:50b6567b7df1fb6a038d503f7a9d260ecc7c2c475bf3d424a4fe4c2a89c43b7f";
const TAG = "develop@sha256:b533a18575d8bc501c2be655da28eadd49df5614a3e5f403688420c02cb227d5";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,