From e4d586360690eb7b7930a71e9835b9396cb61cf4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 18 Mar 2025 14:37:50 +0000
Subject: [PATCH] Update mcr.microsoft.com/playwright Docker tag to v1.51.1
 (#2218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 playwright/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/playwright/Dockerfile b/playwright/Dockerfile
index b667152f..a3dfdc97 100644
--- a/playwright/Dockerfile
+++ b/playwright/Dockerfile
@@ -1,4 +1,4 @@
-FROM mcr.microsoft.com/playwright:v1.51.0-jammy
+FROM mcr.microsoft.com/playwright:v1.51.1-jammy
 
 WORKDIR /work/element-desktop