e2e: ui: bump playwright version (#26119)

This commit is contained in:
Daniel Bennett
2025-06-23 13:31:11 -04:00
committed by GitHub
parent cda267814f
commit 949b23602c

View File

@@ -33,7 +33,7 @@ EOF
}
IMAGE="mcr.microsoft.com/playwright:v1.52.0-jammy"
IMAGE="mcr.microsoft.com/playwright:v1.53.1-jammy"
pushd $(dirname "${BASH_SOURCE[0]}") > /dev/null
run_tests() {