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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot 2026-01-27 06:23:13 +00:00 committed by GitHub
parent d6f11d828b
commit f36905b656
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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:badf49f8e4cc389913a88e53c6031967a8b475e48de13b010c65c053057a5436";
const TAG = "main@sha256:e9debec5562af7ab7c2fad852f6a149587b8b57329746a56395a158848557bd8";
/**
* 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:75e5199b04e966bac9f0c8dc05b6cad225bc818ba97dbd191a1e20574812744d";
const TAG = "develop@sha256:8c60d6584196c89ce8d8a604467c420ce5980cbf3f345702ab836fff389749e2";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,