Skip to content

Commit 5e79c88

Browse files
committed
update Dockerfile
1 parent 0c6c42c commit 5e79c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/tests/Dockerfile.rhel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ RUN PACKAGES="git gzip util-linux" && \
2222
LABEL io.k8s.display-name="OpenShift End-to-End Tests" \
2323
io.openshift.release.operator=true \
2424
io.k8s.description="OpenShift is a platform for developing, building, and deploying containerized applications." \
25-
io.openshift.build.versions="kubernetes-tests=1.31.9" \
25+
io.openshift.build.versions="kubernetes-tests=1.31.10" \
2626
io.openshift.tags="openshift,tests,e2e"

0 commit comments

Comments
 (0)