docker: update to 23.0.6 and addon (4)

- update moby and cli to 23.0.6
- containerd: update to 1.7.1
- runc: update to 1.1.7
This commit is contained in:
Rudi Heitbaum 2023-05-17 13:11:23 +00:00
parent 2a5ddc2d25
commit f999195ee4
2 changed files with 6 additions and 1 deletions

View File

@ -10,3 +10,8 @@
- containerd: update to 1.7.0
- runc: build with seccomp
- runc: update to 1.1.5
4
- update moby and cli to 23.0.6
- containerd: update to 1.7.1
- runc: update to 1.1.7

View File

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