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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2025-10-25 07:18:31 +01:00
committed by GitHub
parent 7d9981e5dd
commit 5e87f20cd8
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:c44f419f7e139354f968fcf6d4a14ebd6531517e654a42f580c6d8f10eb36db0";
const TAG = "main@sha256:5a801a2f97e88225ad32e1fde30288953ed8a40afd79dd426f6a85f1029d5d66";
/**
* 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:def87faf99a427e80c2a888f4aceb45ab06add95b5652be5e1f39cf49c1b8e7a";
const TAG = "develop@sha256:1b2d79dfc8e4ff91c239905939c6c5df7d803621fdad2814f1823a82bf061c57";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,