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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2026-01-28 06:23:02 +00:00
committed by GitHub
parent e5f0ea79e5
commit f0f93decfd
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:e9debec5562af7ab7c2fad852f6a149587b8b57329746a56395a158848557bd8";
const TAG = "main@sha256:a3d8276ff5878ce109f184fd2f0e27fc50e1cb4ec409ad5217022074b19a7fd9";
/**
* 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:8c60d6584196c89ce8d8a604467c420ce5980cbf3f345702ab836fff389749e2";
const TAG = "develop@sha256:5ce5594561e97a94779b3b103db5f21aebdc1d55674f229e31d1dcc884c7c2d4";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,