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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot 2026-01-20 08:59:40 +00:00 committed by GitHub
parent 93a8b67ed0
commit b7a2e8c64e
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:15bf175563dd774ba77d48b5e5d6d9d8686d3351a24c03d9bd28a4928ec146ba";
const TAG = "main@sha256:7fe335c40fd0667dc296a46836f4ed89de97f4fbab010b696822e77bea9648bb";
/**
* 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:d298b0beef530a1d6d7b7d975b35728446440cad5719656c3c35db92f40c6a96";
const TAG = "develop@sha256:a42e345df9f9337d35e218397e1ee273ab2c756fa00a5cf467433552411126d4";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,