Update ghcr.io/element-hq/synapse:develop Docker digest to e23eea9 (#32828)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-20 08:58:52 +00:00 committed by GitHub
parent faea5f4efc
commit 54365e4463
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:b256d748144934a03434d57ca24659b1e432cea258bf6e41caaf4d84e498bd55";
"ghcr.io/element-hq/synapse:develop@sha256:e23eea9d3947ab1413950b9685c1cd9858bc04dd39c960b6b96e9e3817458789";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,