We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ba726 commit 02e7c3eCopy full SHA for 02e7c3e
tests/Dockerfile.rocky-9
@@ -37,7 +37,7 @@ ARG crio_version=1.28
37
ARG crio_os=CentOS_8
38
ARG crictl_version=v1.20.0
39
40
-ARG kubernetes_version=1.28
+ARG kubernetes_version=1.29
41
42
RUN dnf update -y && dnf install -y \
43
acl \
0 commit comments