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 26d7153 commit 366eeb7Copy full SHA for 366eeb7
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:aea1d8f371268aed7a5863fa5dde960fb4f9f578cd0a5952cc4da92537f95cfa";
+const TAG = "develop@sha256:d593e3f5da4a01b64213877851a76e5671d81d092e8c4fb235eb544d1fed95d8";
11
12
/**
13
* SynapseContainer which freezes the docker digest to stabilise tests,
0 commit comments