Update testcontainers docker digests (#34060)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-30 14:48:49 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent bbe7becb6e
commit 608f5058a2
2 changed files with 2 additions and 2 deletions
@@ -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:b1371d115127af4529f376fc72b7b364d49b937e9fbaa654e8246bb462e06b1a";
"ghcr.io/element-hq/synapse:develop@sha256:4035ee4b44c5b32a7e8ef2eb57a9a82e45980a03e0f64bc92a3f64967db80268";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,