Update testcontainers docker digests (#33739)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-04 09:53:34 +00:00
committed by GitHub
parent 1b65fe8ab3
commit 197cf9a7ca
@@ -8,7 +8,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/index.js";
const DOCKER_IMAGE =
"ghcr.io/element-hq/synapse:develop@sha256:31847667b1a4b90cb00a60ff8909b8cf3349a75be4a75bc41f9cfc3559a67cb6";
"ghcr.io/element-hq/synapse:develop@sha256:c49cbf2c8c72d89b0511de76076192a2979e48c468d598567b8b0a2005294fc3";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,