Update testcontainers docker digests (#34069)
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
01c92d0c97
commit
0a61d336fa
@@ -11,7 +11,7 @@ import {
|
|||||||
} from "@element-hq/element-web-playwright-common/lib/testcontainers/index.js";
|
} from "@element-hq/element-web-playwright-common/lib/testcontainers/index.js";
|
||||||
|
|
||||||
const DOCKER_IMAGE =
|
const DOCKER_IMAGE =
|
||||||
"ghcr.io/element-hq/matrix-authentication-service:main@sha256:3c279c758e934b470a34cdc680a587a87492311043a760b146a4586038a540d0";
|
"ghcr.io/element-hq/matrix-authentication-service:main@sha256:13a43d52a0cedb9c7083d92b100354568cf9b6f9b37b68f0ffc219e9fac42412";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* MatrixAuthenticationServiceContainer which freezes the docker digest to
|
* 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";
|
import { SynapseContainer as BaseSynapseContainer } from "@element-hq/element-web-playwright-common/lib/testcontainers/index.js";
|
||||||
|
|
||||||
const DOCKER_IMAGE =
|
const DOCKER_IMAGE =
|
||||||
"ghcr.io/element-hq/synapse:develop@sha256:4035ee4b44c5b32a7e8ef2eb57a9a82e45980a03e0f64bc92a3f64967db80268";
|
"ghcr.io/element-hq/synapse:develop@sha256:995332b71c43a0ef117925a440782adcee460dd087919b28290b4df8bcad6059";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SynapseContainer which freezes the docker digest to stabilise tests,
|
* SynapseContainer which freezes the docker digest to stabilise tests,
|
||||||
|
|||||||
Reference in New Issue
Block a user