Skip to content

Commit

Permalink
UPSTREAM: <drop>: hack/update-vendor.sh, make update and update image
Browse files Browse the repository at this point in the history
  • Loading branch information
dusk125 committed Feb 17, 2025
1 parent 20d3fab commit 5a6f4b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openshift-hack/images/hyperkube/Dockerfile.rhel
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ FROM registry.ci.openshift.org/ocp/4.19:base-rhel9
RUN yum install -y --setopt=tsflags=nodocs --setopt=skip_missing_names_on_install=False iproute && yum clean all
COPY --from=builder /tmp/build/* /usr/bin/
LABEL io.k8s.display-name="OpenShift Kubernetes Server Commands" \
io.k8s.description="OpenShift is a platform for developing, building, and deploying containerized applications." \
io.openshift.tags="openshift,hyperkube" \
io.openshift.build.versions="kubernetes=1.32.1"
io.k8s.description="OpenShift is a platform for developing, building, and deploying containerized applications." \
io.openshift.tags="openshift,hyperkube" \
io.openshift.build.versions="kubernetes=1.32.2"

0 comments on commit 5a6f4b3

Please sign in to comment.