docker: update to 27.3.1 and addon (2)

- cli: update to 27.3.1
- moby: update to 27.3.1
- containerd: update to 1.7.23
- runc: update to 1.2.0
- go: update to 1.23.2
This commit is contained in:
Rudi Heitbaum 2024-10-26 02:38:54 +00:00
parent bd198f5555
commit dfb8b5b397

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