Skip to content

Commit

Permalink
Merge pull request #2102 from bertinatto/update-hyperkube-dockerfile
Browse files Browse the repository at this point in the history
WRKLDS-1449: Update Hyperkube Dockerfile with the right Kubernetes version
  • Loading branch information
openshift-merge-bot[bot] authored Oct 3, 2024
2 parents 1892e4d + 1b4e079 commit 8540bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift-hack/images/hyperkube/Dockerfile.rhel
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ 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.31.0"
io.openshift.build.versions="kubernetes=1.31.1"

0 comments on commit 8540bd4

Please sign in to comment.