Skip to content

Commit 58c9f19

Browse files
committed
Update
1 parent 4e219e2 commit 58c9f19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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)