Update playwright to v1.48.2 (#28322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-29 14:42:30 +00:00
committed by GitHub
parent 2ff51c218f
commit a4e4ac45c4
2 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.48.0-jammy
FROM mcr.microsoft.com/playwright:v1.48.2-jammy
WORKDIR /work