We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1f9a2 commit 1a1aa91Copy full SHA for 1a1aa91
docker/auxiliary-containers/gcb_playwright/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/playwright/python:v1.50.0-noble
+FROM mcr.microsoft.com/playwright/python:v1.51.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