docker: update rev to 136

This commit is contained in:
Lukas Rusak 2022-06-07 15:56:03 -07:00
parent c6fe06880f
commit 121d21842b
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
136
- moby: update to 22.06.0-beta.0
- cli: update to 22.06.0-beta.0
135
- containerd: update to 1.6.5
- libnetwork: update to 2022-03-16

View File

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