diff --git a/Jenkinsfile b/Jenkinsfile index 600abf0..11c86c7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -52,7 +52,7 @@ spec: - name: workspace-volume mountPath: /home/jenkins/agent - name: frontend - image: mcr.microsoft.com/playwright:v1.51.0-jammy + image: mcr.microsoft.com/playwright:v1.59.1-jammy command: ["cat"] tty: true volumeMounts: