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 5b659fe commit 4d784d3Copy full SHA for 4d784d3
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:b38e55f06543f83f5a13f1d843489eb7aeaf7370a5c17a51897b462eeca315f5";
+const TAG = "develop@sha256:cbc1725520e4f0e34cae9b5988f2f0265b1e7fb8bb9ae826b10f660dd2d5b21b";
11
12
/**
13
* SynapseContainer which freezes the docker digest to stabilise tests,
0 commit comments