Skip to content

Commit

Permalink
package/containerd: bump to version 1.7.7
Browse files Browse the repository at this point in the history
Contains various fixes and updates.

https://github.com/containerd/containerd/releases/tag/v1.7.7

Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
  • Loading branch information
paralin authored and jacmet committed Oct 12, 2023
1 parent 3aee3a3 commit 79e01ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/containerd/containerd.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Computed locally
sha256 084a62f78f96cb5fda02221425f14df09d3e0acd093e4d4b3527900e3ff94677 containerd-1.7.6.tar.gz
sha256 4c6042b13746a803766d76b07f756d03678a33a944b52c0b832c238609db1b2e containerd-1.7.7.tar.gz
sha256 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4 LICENSE
2 changes: 1 addition & 1 deletion package/containerd/containerd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

CONTAINERD_VERSION = 1.7.6
CONTAINERD_VERSION = 1.7.7
CONTAINERD_SITE = $(call github,containerd,containerd,v$(CONTAINERD_VERSION))
CONTAINERD_LICENSE = Apache-2.0
CONTAINERD_LICENSE_FILES = LICENSE
Expand Down

0 comments on commit 79e01ef

Please sign in to comment.