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 3af8273 commit 0f45c21Copy full SHA for 0f45c21
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:8c2d9a93dd209a79d3e5e50cd18addfe52d80bea0ffe48a5d3e15836032eeb9d";
+const TAG = "develop@sha256:07671cbf57ec869ff169d91b013c08e515d7c8ddc3ce5aa6bf3ef9a6a439e6af";
11
12
/**
13
* SynapseContainer which freezes the docker digest to stabilise tests,
0 commit comments