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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2026-01-21 06:23:36 +00:00
committed by GitHub
parent 905c1b9489
commit d2d61a3203
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:7fe335c40fd0667dc296a46836f4ed89de97f4fbab010b696822e77bea9648bb";
const TAG = "main@sha256:d9b943e8e3ae3efef5fe5e32a9ddf500bc77b257baedf2f1ca32b3ee0623095f";
/**
* 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:a42e345df9f9337d35e218397e1ee273ab2c756fa00a5cf467433552411126d4";
const TAG = "develop@sha256:f998ec47cc8d195e27990803545ea894c548d15cc08b77208489cf5fcfef6429";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,