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 9f5f898 commit 29d9e98Copy full SHA for 29d9e98
playwright/testcontainers/synapse.ts
@@ -19,7 +19,7 @@ import { HomeserverContainer, StartedHomeserverContainer } from "./HomeserverCon
19
import { StartedMatrixAuthenticationServiceContainer } from "./mas.ts";
20
import { Api, ClientServerApi, Verb } from "../plugins/utils/api.ts";
21
22
-const TAG = "develop@sha256:5d62b61c4373eaca25df6c6bb99fc1be92f8f40b8abebd8897bf5b2af9eb137a";
+const TAG = "develop@sha256:3594fba0d21ad44f407225baed4be0542da8abcb6e1a7e2e16d3be35c278a7cb";
23
24
const DEFAULT_CONFIG = {
25
server_name: "localhost",
0 commit comments