We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d004278 commit b4cace0Copy full SHA for b4cace0
.ci-operator.yaml
@@ -1,4 +1,4 @@
1
build_root_image:
2
name: openshift-gitops-go-toolset
3
namespace: ci
4
- tag: 1.25
+ tag: 1.25.3
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
+FROM quay.io/devtools_gitops/go-toolset:1.25.3
USER root
5
6
ARG KUBECTL_KUTTL_VERSION=0.12.1
0 commit comments