We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53ea6f commit 2ae5141Copy full SHA for 2ae5141
playwright/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/playwright:v1.45.3-jammy
+FROM mcr.microsoft.com/playwright:v1.46.1-jammy
2
3
# Switch to a non-root user with the same IDs as those of the user on the host
4
# system, to avoid needlessly giving the tests root access
0 commit comments