Skip to content

Commit

Permalink
Merge pull request #689 from skonto/update_build_image_1.12
Browse files Browse the repository at this point in the history
[RELEASE-1.12] update build image
  • Loading branch information
skonto authored Apr 24, 2024
2 parents b3745c4 + 48b2247 commit 66d0b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/ci-operator/build-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dockerfile to bootstrap build and test in openshift-ci

FROM registry.ci.openshift.org/openshift/release:golang-1.21
FROM registry.ci.openshift.org/openshift/release:rhel-8-release-golang-1.21-openshift-4.16 as builder

# Add kubernetes repository
ADD openshift/ci-operator/build-image/kubernetes.repo /etc/yum.repos.d/
Expand Down

0 comments on commit 66d0b55

Please sign in to comment.