Skip to content

Commit 9db299f

Browse files
Update mcr.microsoft.com/playwright Docker tag to v1.61.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ab1ee42 commit 9db299f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.tekton/integration-tests/lightspeed-console-pre-commit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ spec:
118118
env:
119119
- name: COMMIT_SHA
120120
value: $(params.commit)
121-
image: mcr.microsoft.com/playwright:v1.60.0-noble
121+
image: mcr.microsoft.com/playwright:v1.61.1-noble
122122
resources:
123123
limits:
124124
memory: 4Gi
@@ -202,7 +202,7 @@ spec:
202202
resources:
203203
limits:
204204
memory: 8Gi
205-
image: mcr.microsoft.com/playwright:v1.60.0-noble
205+
image: mcr.microsoft.com/playwright:v1.61.1-noble
206206
script: |
207207
echo "$KUBECONFIG_VALUE" > /credentials/kubeconfig
208208
echo "COMMIT_SHA: ${COMMIT_SHA}"

0 commit comments

Comments
 (0)