From 97109ff718bac261c6b91da56d612117bc8b937a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 08:30:28 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/playwright docker tag to v1.51.0 --- .github/docker-compose.e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/docker-compose.e2e.yml b/.github/docker-compose.e2e.yml index 620cb5e..6ebb94d 100644 --- a/.github/docker-compose.e2e.yml +++ b/.github/docker-compose.e2e.yml @@ -1,7 +1,7 @@ version: '3' services: playwright: - image: mcr.microsoft.com/playwright:v1.50.1 + image: mcr.microsoft.com/playwright:v1.51.0 shm_size: 1gb ipc: host cap_add: