From 1b02032ff7a7cd81bd1144735a412d169dca7d51 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 04:07:21 +0000 Subject: [PATCH] Update mcr.microsoft.com/playwright Docker tag to v1.62.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .../lightspeed-agentic-console-pre-commit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/integration-tests/lightspeed-agentic-console-pre-commit.yaml b/.tekton/integration-tests/lightspeed-agentic-console-pre-commit.yaml index ef0cfe12..4e1faf7a 100644 --- a/.tekton/integration-tests/lightspeed-agentic-console-pre-commit.yaml +++ b/.tekton/integration-tests/lightspeed-agentic-console-pre-commit.yaml @@ -59,7 +59,7 @@ spec: env: - name: COMMIT_SHA value: $(params.commit) - image: mcr.microsoft.com/playwright:v1.61.1-noble + image: mcr.microsoft.com/playwright:v1.62.1-noble resources: limits: memory: 4Gi