docker: update to 28.3.0 and addon (1)

- cli: update to 28.3.0
- moby: update to 28.3.0
- containerd: update to 2.1.3
This commit is contained in:
Rudi Heitbaum 2025-06-25 13:45:03 +00:00
parent 3f59ce7eda
commit 21ba66ac37

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/"