docker: update addon to (135)

This commit is contained in:
Rudi Heitbaum 2022-06-04 04:04:54 +00:00
parent b8f334d919
commit 83ea357d42
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
135
- containerd: update to 1.6.5
- libnetwork: update to 2022-03-16
- runc: update to 1.1.2
134
- containerd: update to 1.5.6
- libnetwork: update to 2021-05-25

View File

@ -5,7 +5,7 @@
PKG_NAME="docker"
PKG_VERSION="19.03.15"
PKG_SHA256="f2f31dd4137eaa735a26e590c9718fb06867afff4d8415cc80feb6cdc9e4a8cd"
PKG_REV="134"
PKG_REV="135"
PKG_ARCH="any"
PKG_LICENSE="ASL"
PKG_SITE="http://www.docker.com/"