Skip to content

Commit 1a5b582

Browse files
committed
Update
1 parent 0ca4d94 commit 1a5b582

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.ci-operator.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build_root_image:
2-
name: release
3-
namespace: openshift
4-
tag: golang-1.24
2+
name: openshift-gitops-go-toolset
3+
namespace: ci
4+
tag: 1.24.6

openshift-ci/build-root/Dockerfile

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

3-
FROM registry.ci.openshift.org/openshift/release:golang-1.24
3+
FROM quay.io/devtools_gitops/go-toolset:1.24.6

0 commit comments

Comments
 (0)