We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e219e2 commit 58c9f19Copy full SHA for 58c9f19
.ci-operator.yaml
@@ -1,4 +1,4 @@
1
build_root_image:
2
name: openshift-gitops-go-toolset
3
namespace: ci
4
- tag: 1.25.3
+ tag: 1.25.5
openshift-ci/build-root/Dockerfile
@@ -1,6 +1,6 @@
# Dockerfile to bootstrap build and test in openshift-ci
-FROM quay.io/devtools_gitops/go-toolset:1.25.3
+FROM quay.io/devtools_gitops/go-toolset:1.25.5
USER root
5
6
ARG KUBECTL_KUTTL_VERSION=0.12.1
0 commit comments