ci(jenkins): align Playwright image with test runner version

This commit is contained in:
Brad Stein 2026-04-18 17:47:57 -03:00
parent c0d83a1e5e
commit 02c7d5b799

2
Jenkinsfile vendored
View File

@ -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: