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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2025-10-04 07:25:19 +01:00
committed by GitHub
parent e83ddbc98a
commit 6479b92837
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:b72c84c99eef6dd2da363038f017d409556a136a92b40f700fd4ba66692c3652";
const TAG = "main@sha256:b412f28e46df5d4b0b65c2fc85b23d5f7e4cd45c75d8db71b9aecf1eb272f5e2";
/**
* 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:34a9ab211b74bbab01089466ad85037df055852d11e4e8c11f30d2bf530b87d6";
const TAG = "develop@sha256:b31ec14ac051cc90cc4d06c909240c2ff7479ee3f3b96e67b8d366e50fee0c2e";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,