Skip to content

Commit f5223c0

Browse files
author
AOS Automation Release Team
committed
Updating kube-proxy-container image to be consistent with ART for 4.16
Reconciling with https://github.com/openshift/ocp-build-data/tree/af2133c5194e28075efb48f4b508a98759b079d2/images/kube-proxy.yml
1 parent f0ba068 commit f5223c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/kube-proxy/Dockerfile.rhel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.20-openshift-4.16 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16 AS builder
22
WORKDIR /go/src/github.com/openshift/sdn
33
COPY . .
44
RUN make build --warn-undefined-variables

0 commit comments

Comments
 (0)