docker: update to 26.0.0 and addon (1)

release notes:
- https://docs.docker.com/engine/release-notes/26.0/

package ipdates:
- cli: update to 26.0.0
- containerd: update to 1.7.14
- moby: update to 26.0.0
This commit is contained in:
Rudi Heitbaum 2024-03-21 11:29:42 +00:00
parent d63c878bf7
commit e2b86a5ec3

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