From d809ffa8fa50f4043d636787df4d6ee568ee97a7 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 28 Oct 2016 00:52:27 +0000 Subject: [PATCH] community/docker to 1.12.3-1 --- community/docker/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/docker/PKGBUILD b/community/docker/PKGBUILD index e3a2753e6..1efb652c5 100644 --- a/community/docker/PKGBUILD +++ b/community/docker/PKGBUILD @@ -4,7 +4,7 @@ # ALARM: Kevin Mihelich pkgname=docker -pkgver=1.12.2 +pkgver=1.12.3 pkgrel=1 epoch=1 pkgdesc='Pack, ship and run any application as a lightweight container'