docker: update to 24.0.2 and addon (1)

- cli: update to 24.0.2
- containerd: update to 1.7.2
  - release notes: https://github.com/containerd/containerd/releases/tag/v1.7.2
- go: update to 1.20.5
- moby: update to 24.0.2
  - release notes: https://github.com/moby/moby/releases/tag/v24.0.2
This commit is contained in:
Rudi Heitbaum 2023-05-28 09:43:26 +00:00
parent c8f08d99ad
commit b0e50a5958

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