Update testcontainers docker digests (#33921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
19d2161bce
commit
7dfc95825c
@@ -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:0a9519619fa714f1cd44366e4fd36cbd9d600851df9c4b6c9633685acc84f90e";
|
||||
"ghcr.io/element-hq/matrix-authentication-service:main@sha256:38d91551c2706ac5af14534ba4dabe6f233d9545aae740c95d183dcefbec6752";
|
||||
|
||||
/**
|
||||
* 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:34656f82f110460b44c4ec7b77830b04ee325f0f7dc423ec2f95810737ba357e";
|
||||
"ghcr.io/element-hq/synapse:develop@sha256:a1db1a3750e20a936a85bd341eb416082f9f6753a48cfc9b7cd9b2f73fe4d106";
|
||||
|
||||
/**
|
||||
* SynapseContainer which freezes the docker digest to stabilise tests,
|
||||
|
||||
Reference in New Issue
Block a user