docker: update to 28.0.2 and addon (8)

- cli: update to 28.0.2
- moby: update to 28.0.2
- runc: update to 1.2.6
- containerd: update to 2.0.4
This commit is contained in:
Rudi Heitbaum 2025-03-22 10:36:10 +00:00
parent 30f19da2ec
commit 6a5ddacbb8

View File

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