docker: update to 23.0.4 and addon (3)

This commit is contained in:
Rudi Heitbaum 2023-03-29 08:51:40 +00:00
parent b4907acc8e
commit 17de9d54ac
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
1
- runc: build with seccomp
- not released for LE11
2
- not released for LE11
3
- fix ctop
- update moby and cli to 23.0.4
- containerd: update to 1.7.0
- runc: build with seccomp
- runc: update to 1.1.5

View File

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