docker: update to 1.12.2

This commit is contained in:
Lukas Rusak 2016-10-21 10:02:14 -07:00
parent 61b5ca1635
commit d302698df3
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
8.0.108
- Update to docker 1.12.2
8.0.107
- Update to docker 1.12.1

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="docker"
PKG_VERSION="1.12.1"
PKG_REV="107"
PKG_VERSION="1.12.2"
PKG_REV="108"
PKG_ARCH="any"
PKG_ADDON_PROJECTS="Generic RPi RPi2 imx6"
PKG_LICENSE="ASL"