Update testcontainers docker digests (#34352)

* Update testcontainers docker digests

* Update screenshot for default room version change

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2026-07-21 10:02:50 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Michael Telatynski
parent 475d16094c
commit 3fce982a1d
3 changed files with 2 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

+1 -1
View File
@@ -11,7 +11,7 @@ import {
} from "@element-hq/element-web-playwright-common/lib/testcontainers/index.js";
const DOCKER_IMAGE =
"ghcr.io/element-hq/matrix-authentication-service:main@sha256:a764453a8aafee78835610f8786191759c12a4360253c867255cd94c89c61308";
"ghcr.io/element-hq/matrix-authentication-service:main@sha256:744a8f3deefd08ec69fb7c352cdd413acbc8f8dd2f309907dfabf6759b956b2b";
/**
* MatrixAuthenticationServiceContainer which freezes the docker digest to
@@ -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:01c5b9f476caa758512a1c53d7131bc03e7cceb887f78bd7496601658560b392";
"ghcr.io/element-hq/synapse:develop@sha256:dce155589afb64779ab4dea6dffc6986d981a5d4974705c029c70f570200068d";
/**
* SynapseContainer which freezes the docker digest to stabilise tests,