We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6c42c commit 5e79c88Copy full SHA for 5e79c88
images/tests/Dockerfile.rhel
@@ -22,5 +22,5 @@ RUN PACKAGES="git gzip util-linux" && \
22
LABEL io.k8s.display-name="OpenShift End-to-End Tests" \
23
io.openshift.release.operator=true \
24
io.k8s.description="OpenShift is a platform for developing, building, and deploying containerized applications." \
25
- io.openshift.build.versions="kubernetes-tests=1.31.9" \
+ io.openshift.build.versions="kubernetes-tests=1.31.10" \
26
io.openshift.tags="openshift,tests,e2e"
0 commit comments