docker: update to 28.1.1 and addon (1)

- cli: update to 28.1.1
- containerd: update to 2.0.5
- moby: update to 28.1.1
- runc: update to 1.3.0
This commit is contained in:
Rudi Heitbaum 2025-04-30 02:47:15 +00:00
parent ef888cb32e
commit 356fbe50b4

View File

@ -2,7 +2,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="0" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="ASL" PKG_LICENSE="ASL"
PKG_SITE="http://www.docker.com/" PKG_SITE="http://www.docker.com/"