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 e8126a7 commit 084f73dCopy full SHA for 084f73d
docker/auxiliary-containers/gcb_playwright/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/playwright/python:v1.43.0-jammy
+FROM mcr.microsoft.com/playwright/python:v1.44.0-jammy
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