Skip to content

Commit

Permalink
Update crictl to v1.31.1 (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 authored Oct 11, 2024
1 parent 6aaa6f0 commit 5c7f22a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/docker-make.debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ default-build-args:
- BASE_OS_NAME=debian
- OS_NAME=debian
- DOCKER_APT_OS=debian
- CRI_VERSION=v1.30.1
- CRI_VERSION=v1.31.1
- ICE_VERSION=1.14.13
- ICE_PKG_VERSION=1.3.36.0
- CIS_VERSION=v4.1-4
Expand Down
2 changes: 1 addition & 1 deletion debian/docker-make.ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ default-build-args:
- OS_NAME=ubuntu
- DOCKER_APT_OS=ubuntu
- DOCKER_APT_CHANNEL=noble
- CRI_VERSION=v1.30.1
- CRI_VERSION=v1.31.1
# see https://kernel.ubuntu.com/mainline for available versions
- UBUNTU_MAINLINE_KERNEL_VERSION=v6.6.51
- ICE_VERSION=1.14.13
Expand Down

0 comments on commit 5c7f22a

Please sign in to comment.