docker: update addon to (137)

This commit is contained in:
Rudi Heitbaum 2022-06-08 11:06:56 +00:00
parent 0ed6825568
commit a959b72536
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
137
- containerd: update to 1.6.6
- runc: update to 1.1.3
136
- moby: update to 22.06.0-beta.0
- cli: update to 22.06.0-beta.0

View File

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