File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33FROM registry.ci.openshift.org/ocp/4.17:cli-artifacts as tools
44
55# Dockerfile to bootstrap build and test in openshift-ci
6- FROM registry.ci.openshift.org/openshift/release:rhel-8 -release-golang-1.24-openshift-4.19 as builder
6+ FROM registry.ci.openshift.org/openshift/release:rhel-9 -release-golang-1.24-nofips -openshift-4.19 as builder
77
88ARG TARGETARCH
99
Original file line number Diff line number Diff line change 11# DO NOT EDIT! Generated Dockerfile for cmd/func-util.
2- ARG GO_BUILDER=registry.ci.openshift.org/openshift/release:rhel-8 -release-golang-1.24-openshift-4.19
2+ ARG GO_BUILDER=registry.ci.openshift.org/openshift/release:rhel-9 -release-golang-1.24-nofips -openshift-4.19
33ARG GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
44
55FROM $GO_BUILDER as builder
You can’t perform that action at this time.
0 commit comments