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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot 2026-01-13 06:23:01 +00:00 committed by GitHub
parent 2e6cf8734b
commit 5e8024009c
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:4990b0c916e57f2adf3b5f6f9660233a21eb907829fcb450ab509f18f8258256";
const TAG = "main@sha256:16dfdc95a487e85a221b2c8e9f6bf0285381ed362a5872d06728f22c12d0ea80";
/**
* 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:2cf00554f5b8e90efc3b0129209748231bebb3c04049ce619777de66ad1fa523";
const TAG = "develop@sha256:cd908828984569712f9cd09c5208e33ea9d2d4cc6cd4cf6603894b81016d2a92";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,