docker: update containerd to 1.7.0 and runc now depends on seccomp

This commit is contained in:
Rudi Heitbaum 2023-03-19 05:17:22 +00:00
parent 1680dbaf12
commit 3d675c9a53
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1,3 @@
initial release
1
- runc: build with seccomp
- containerd: update to 1.7.0

View File

@ -3,7 +3,7 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="docker"
PKG_REV="0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="ASL"
PKG_SITE="http://www.docker.com/"