From e056e3d21013fdf4d53f0a7cd878d30a9f9cd4f3 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 22:11:43 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/go-toolset docker tag to v1.21.11-8.1723736585 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/frontend-operator-pull-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/frontend-operator-pull-request.yaml b/.tekton/frontend-operator-pull-request.yaml index 7f87e6a1..1cf1e86c 100644 --- a/.tekton/frontend-operator-pull-request.yaml +++ b/.tekton/frontend-operator-pull-request.yaml @@ -207,7 +207,7 @@ spec: - name: TEST_OUTPUT description: Test output steps: - - image: registry.access.redhat.com/ubi8/go-toolset:1.20.12-5.1712568462 + - image: registry.access.redhat.com/ubi8/go-toolset:1.21.11-8.1723736585 env: - name: SNAPSHOT value: $(params.SNAPSHOT)