From bf4cee9898e8e91af47e274d03d446ce42a730a9 Mon Sep 17 00:00:00 2001 From: "Timo K." Date: Fri, 10 Jul 2026 17:30:38 +0200 Subject: [PATCH] update to latest EW (this fixes the playwright tests) --- docker-compose-playwright.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose-playwright.yml b/docker-compose-playwright.yml index 2545e6151..5a841d98a 100644 --- a/docker-compose-playwright.yml +++ b/docker-compose-playwright.yml @@ -13,7 +13,7 @@ services: - ./backend/playwright_homeserver-othersite.yaml:/data/cfg/homeserver.yaml:Z element-web: # Pin to a SHA so that upstream cannot break our tests. Renovate handles regular updates. - image: ghcr.io/element-hq/element-web:develop@sha256:edfeb0cf9a0d532792fd854d91492b1383c89755061fb429de1ee2833a4ace27 + image: ghcr.io/element-hq/element-web:develop@sha256-365eca844f0782676f2406e5107e2f74fae2ecdb1725cc42060a91681aeee4c4 element-web-1: # Pin to a SHA so that upstream cannot break our tests. Renovate handles regular updates. - image: ghcr.io/element-hq/element-web:develop@sha256:edfeb0cf9a0d532792fd854d91492b1383c89755061fb429de1ee2833a4ace27 + image: ghcr.io/element-hq/element-web:develop@sha256:365eca844f0782676f2406e5107e2f74fae2ecdb1725cc42060a91681aeee4c4