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 aa2dc8e commit df50a50Copy full SHA for df50a50
1 file changed
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:7eeeb41a161411aab63acc2901e9dfa030dd4a300c00f18a5a23c26968d59773";
+const TAG = "develop@sha256:68b0b06f7dcd6f0531ce4331640f3fd055e1060f4156990af660c8365a95918d";
11
12
/**
13
* SynapseContainer which freezes the docker digest to stabilise tests,
0 commit comments