diff --git a/community/docker/PKGBUILD b/community/docker/PKGBUILD index 1734c242a..3bf0287b8 100644 --- a/community/docker/PKGBUILD +++ b/community/docker/PKGBUILD @@ -5,8 +5,8 @@ # - ARM patches, adjustments pkgname=docker -pkgver=0.11.0 -pkgrel=1.1 +pkgver=0.11.1 +pkgrel=1 epoch=1 pkgdesc='Pack, ship and run any application as a lightweight container' arch=('x86_64')