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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2025-10-10 07:22:13 +01:00
committed by GitHub
parent bc7b50f97c
commit 34206ff6f6
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:120ee610e6a1777037cbb2a2d1e3609178dfde262d2ea8ef03cd92fcd9cb500d";
const TAG = "main@sha256:ad93ac5ad989e4bc4986868df3ace3bef953e059a604582a7d5af6ec1da782b4";
/**
* 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:37ae2356b81d38d294e5868e67b0471c961e58c477469183d74ce2f6148a1933";
const TAG = "develop@sha256:ff46379a8d247d0b9642863bf1ffcf7b9e39cca3297840dd731f4a3bdf0bc2f2";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,