From 6824d8d42d1df89dcaf2a753faf1318096a72c50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 17:36:14 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/playwright docker tag to v1.58.2 --- test-suite/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-suite/Dockerfile b/test-suite/Dockerfile index a0b23090d..cdd6e8eaf 100644 --- a/test-suite/Dockerfile +++ b/test-suite/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.56.1-noble AS base +FROM mcr.microsoft.com/playwright:v1.58.2-noble AS base LABEL org.opencontainers.image.source=https://github.com/playcanvas/editor WORKDIR /usr/src/test