ci(jenkins): align Playwright image with test runner version
This commit is contained in:
parent
c0d83a1e5e
commit
02c7d5b799
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -52,7 +52,7 @@ spec:
|
|||||||
- name: workspace-volume
|
- name: workspace-volume
|
||||||
mountPath: /home/jenkins/agent
|
mountPath: /home/jenkins/agent
|
||||||
- name: frontend
|
- name: frontend
|
||||||
image: mcr.microsoft.com/playwright:v1.51.0-jammy
|
image: mcr.microsoft.com/playwright:v1.59.1-jammy
|
||||||
command: ["cat"]
|
command: ["cat"]
|
||||||
tty: true
|
tty: true
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user