Skip to content

Commit 3c078ea

Browse files
authored
Update golang version from 1.25.3 to 1.25.5 (#1073)
Signed-off-by: Varsha B <vab@redhat.com>
1 parent 56a6e47 commit 3c078ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ci-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build_root_image:
22
name: openshift-gitops-go-toolset
33
namespace: ci
4-
tag: 1.25.3
4+
tag: 1.25.5

openshift-ci/build-root/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dockerfile to bootstrap build and test in openshift-ci
22

3-
FROM quay.io/devtools_gitops/go-toolset:1.25.3
3+
FROM quay.io/devtools_gitops/go-toolset:1.25.5
44
USER root
55

66
ARG KUBECTL_KUTTL_VERSION=0.12.1

0 commit comments

Comments
 (0)