We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bfaec commit f62e4c1Copy full SHA for f62e4c1
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:66955f34a593cfc3b6e77b8d5510c60c6094f5bade8a17d2feaefbb8662ccf09";
+const TAG = "develop@sha256:eb77a56eb3321146161f16e3519f7ac1f2be71119a7115228a46b710e2aa583e";
11
12
/**
13
* SynapseContainer which freezes the docker digest to stabilise tests,
0 commit comments