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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot 2025-11-26 12:10:47 +00:00 committed by GitHub
parent 3a020c942a
commit 16e71ffd58
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:cebb2d1064e942e03713bcc00f96a9c6f345698dafc28be471ab5084bef97033";
const TAG = "main@sha256:012d070a1b06c87649b20afaafc68adedd8c11ed3d211e5f40cc3e79b2879f91";
/**
* 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:21d2595edd0f3172fe57b9a65e511632e3a9f9ab7bba3ef61965f4cab870107d";
const TAG = "develop@sha256:115fd1925078b521bbab642df1e4456a65f9193e6353b61aaa4ec5686673ddc4";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,