We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0837dfa commit 08f4151Copy full SHA for 08f4151
1 file changed
docs/tutorials/jenkins/parallel-robot-pipeline/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/playwright:v1.48.0-noble AS base
+FROM mcr.microsoft.com/playwright:v1.51.1-noble AS base
2
3
# Disable interactive configuration
4
ENV DEBIAN_FRONTEND='noninteractive'
0 commit comments