This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new 0da6f2e Use a more recent version of Playwright
0da6f2e is described below
commit 0da6f2e5ac776cdebda5a99943bd5c42ddef9112
Author: Sean B. Palmer <[email protected]>
AuthorDate: Sun Dec 7 12:08:57 2025 +0000
Use a more recent version of Playwright
---
tests/Dockerfile.playwright | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Dockerfile.playwright b/tests/Dockerfile.playwright
index 7fb4297..39a8569 100644
--- a/tests/Dockerfile.playwright
+++ b/tests/Dockerfile.playwright
@@ -1,4 +1,4 @@
-FROM mcr.microsoft.com/playwright/python:v1.51.0-noble
+FROM mcr.microsoft.com/playwright/python:v1.56.0-noble
RUN <<-EOF
set -eux
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]