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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2025-10-28 06:19:25 +00:00
committed by GitHub
parent dae5b6b43b
commit 7e04998a58
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:5a801a2f97e88225ad32e1fde30288953ed8a40afd79dd426f6a85f1029d5d66";
const TAG = "main@sha256:d5cfd383551b40581f2e598aa7819f6d0cc8eba4cbb726df9f752b383d0f6a7f";
/**
* 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:1b2d79dfc8e4ff91c239905939c6c5df7d803621fdad2814f1823a82bf061c57";
const TAG = "develop@sha256:a29fb1d2bb9b488fa4e49803c4e73314a120741d307223e800f42fd53b130de5";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,