openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
4.15k stars 3.6k forks source link

containerd: update to 1.7.25 #25952

Open dynasticorpheus opened 1 month ago

dynasticorpheus commented 1 month ago

Maintainer: @G-M0N3Y-2503 Compile tested: Ubuntu 23.04 x64 / OpenWrt SNAPSHOT @ https://github.com/openwrt/packages/commit/36b1dd75fd9da1ea13f1ce1ee679c6b3c9c402cc Run tested: Linksys WRT32X / OpenWrt SNAPSHOT r24315-ae500e62e2

Description: containerd is an industry-standard container runtime with an emphasis on simplicity, robustness, and portability

G-M0N3Y-2503 commented 1 month ago

Thanks for the update! Unfortunately, we can't depend on specific versions of packages, and dockerd depends on this. So this change will break the docker build if we don't update it too.