Skip to content

Commit 99b25ee

Browse files
Update mcr.microsoft.com/playwright Docker tag to v1.61.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 321be94 commit 99b25ee

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
@@ -146,7 +146,7 @@ spec:
146146
env:
147147
- name: COMMIT_SHA
148148
value: $(params.commit)
149-
image: mcr.microsoft.com/playwright:v1.60.0-noble
149+
image: mcr.microsoft.com/playwright:v1.61.0-noble
150150
resources:
151151
limits:
152152
memory: 4Gi
@@ -236,7 +236,7 @@ spec:
236236
resources:
237237
limits:
238238
memory: 8Gi
239-
image: mcr.microsoft.com/playwright:v1.60.0-noble
239+
image: mcr.microsoft.com/playwright:v1.61.0-noble
240240
script: |
241241
echo "COMMIT_SHA: ${COMMIT_SHA}"
242242
echo "BASE_URL: ${BASE_URL}"

0 commit comments

Comments
 (0)