Merge pull request #982 from lrusak/docker-libreelec-7.0

backport of #981 (docker: update to 1.12.3)
This commit is contained in:
Christian Hewitt 2016-11-26 07:40:33 +04:00 committed by GitHub
commit 85030b1831
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
7.0.109
- Update to docker 1.12.3
7.0.108
- Update to docker 1.12.2

View File

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