Update testcontainers docker digests (#33708)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-02 16:15:22 +00:00
committed by GitHub
parent 7bc8c0bd28
commit 0e40d04073
@@ -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:be8a99ec2e06494fee6525152778bf263cd71a364c138a641cb0d3ee4a735d6b";
"ghcr.io/element-hq/synapse:develop@sha256:31847667b1a4b90cb00a60ff8909b8cf3349a75be4a75bc41f9cfc3559a67cb6";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,