docker: update to 26.1.4 and addon (2)

- containerd: update to 1.7.18
- cli: update to 26.1.4
- go: update to 1.22.4
- moby: update to 26.1.4
This commit is contained in:
Rudi Heitbaum 2024-06-06 10:40:30 +00:00
parent 0886a8a546
commit a5a9372bdb
2 changed files with 7 additions and 2 deletions

View File

@ -1 +1,6 @@
initial release
2
- containerd: update to 1.7.18
- cli: update to 26.1.4
- go: update to 1.22.4
- moby: update to 26.1.4

View File

@ -3,7 +3,7 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="docker"
PKG_REV="1"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="ASL"
PKG_SITE="http://www.docker.com/"