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 93f04f7 commit 0fe275fCopy full SHA for 0fe275f
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:de0994368eeefa4805b79d549c7d839ffc4367a8f09867986005798e4dbd50e2";
+const TAG = "develop@sha256:bd28eba6f7994b708a3221406fb5bff3dad683326e95d27ca810a12b8b227449";
11
12
/**
13
* SynapseContainer which freezes the docker digest to stabilise tests,
0 commit comments