From 43e918b71eb7622f59a4d6ac59543cb73dd0e514 Mon Sep 17 00:00:00 2001 From: ElementRobot Date: Wed, 12 Feb 2025 07:15:32 +0100 Subject: [PATCH] [create-pull-request] automated change (#29247) Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com> --- playwright/testcontainers/synapse.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright/testcontainers/synapse.ts b/playwright/testcontainers/synapse.ts index 8861a6e663a..6445d3483a0 100644 --- a/playwright/testcontainers/synapse.ts +++ b/playwright/testcontainers/synapse.ts @@ -25,7 +25,7 @@ import { type HomeserverContainer, type StartedHomeserverContainer } from "./Hom import { type StartedMatrixAuthenticationServiceContainer } from "./mas.ts"; import { Api, ClientServerApi, type Verb } from "../plugins/utils/api.ts"; -const TAG = "develop@sha256:27c0b0184023f293095d53d02d3da2561775543975da50557c45ce3a76cf8257"; +const TAG = "develop@sha256:56456456f52cb3b9d23a3e5e889e5a2e908784f0459d4bf759835be87e7e5888"; const DEFAULT_CONFIG = { server_name: "localhost",