We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c4897 commit 233cf7eCopy full SHA for 233cf7e
docker/auxiliary-containers/gcb_playwright/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/playwright/python:v1.51.0-noble
+FROM mcr.microsoft.com/playwright/python:v1.52.0-noble
2
3
# Install dependencies
4
RUN apt-get update && apt-get install -y curl wget gnupg && rm -rf /var/lib/apt/lists/*
0 commit comments