Skip to content

Commit

Permalink
Merge pull request #196 from saschagrunert/runc
Browse files Browse the repository at this point in the history
Update runc to v1.2.1
  • Loading branch information
openshift-merge-bot[bot] authored Nov 4, 2024
2 parents 318a037 + a596d00 commit 32ac2d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ dependencies:
match: cri-tools

- name: runc (latest)
version: v1.2.0
version: v1.2.1
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: runc
Expand Down
2 changes: 1 addition & 1 deletion templates/latest/cri-o/bundle/versions
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ declare -A VERSIONS=(
["conmon-rs"]=v0.6.6
["cri-tools"]=v1.31.1
["crun"]=1.18.2
["runc"]=v1.2.0
["runc"]=v1.2.1
)
export VERSIONS

0 comments on commit 32ac2d0

Please sign in to comment.