We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f00235 commit a9f4ccaCopy full SHA for a9f4cca
playwright/testcontainers/synapse.ts
@@ -7,7 +7,7 @@ Please see LICENSE files in the repository root for full details.
7
8
import { SynapseContainer as BaseSynapseContainer } from "@element-hq/element-web-playwright-common/lib/testcontainers";
9
10
-const TAG = "develop@sha256:77ecc8c2f31491ec6a01920b7c12177e2cb89e0688e29cda9acabb0edb7a6cb5";
+const TAG = "develop@sha256:52fe74457880905aeae689034c40ec773a0dbe63b263f6c30c209b116852fc06";
11
12
/**
13
* SynapseContainer which freezes the docker digest to stabilise tests,
0 commit comments