Skip to content

Commit

Permalink
update containerd and runc versions
Browse files Browse the repository at this point in the history
  • Loading branch information
louiseschmidtgen committed Feb 6, 2024
1 parent 2e17ce3 commit 49fc2bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-scripts/components/containerd/version.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

echo "v1.6.15"
echo "v1.6.28"
2 changes: 1 addition & 1 deletion build-scripts/components/runc/version.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

echo "v1.1.4"
echo "v1.1.12"

0 comments on commit 49fc2bb

Please sign in to comment.