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 2052080 commit 3ab3041Copy full SHA for 3ab3041
1 file changed
playwright/testcontainers/synapse.ts
@@ -25,7 +25,7 @@ import { type HomeserverContainer, type StartedHomeserverContainer } from "./Hom
25
import { type StartedMatrixAuthenticationServiceContainer } from "./mas.ts";
26
import { Api, ClientServerApi, type Verb } from "../plugins/utils/api.ts";
27
28
-const TAG = "develop@sha256:12dcb34f71bb5619dba100e526a6c515fb4456d614310b5482852c7ca6f5adb9";
+const TAG = "develop@sha256:26e0d9c5ca96218243432d48a9f8596e4c1bc10b748f0a1bddf9916b914d1216";
29
30
const DEFAULT_CONFIG = {
31
server_name: "localhost",
0 commit comments