[arch-commits] Commit in docker/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Fri Dec 29 12:32:54 UTC 2017
Date: Friday, December 29, 2017 @ 12:32:53
Author: seblu
Revision: 276853
upgpkg: docker 1:17.12.0-1
Modified:
docker/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-29 09:35:05 UTC (rev 276852)
+++ PKGBUILD 2017-12-29 12:32:53 UTC (rev 276853)
@@ -2,7 +2,7 @@
# Maintainer: Sébastien "Seblu" Luttringer
pkgname=docker
-pkgver=17.11.0
+pkgver=17.12.0
pkgrel=1
epoch=1
pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -20,8 +20,8 @@
# https://github.com/docker/containerd/issues/299#issuecomment-240745119
# see commit in hack/dockerfile/binaries-commits
# https://github.com/docker/docker-ce/blob/master/components/engine/hack/dockerfile/binaries-commits
-_RUNC_COMMIT=0351df1c5a66838d0c392b4ac4cf9450de844e2d
-_CONTAINERD_COMMIT=992280e8e265f491f7a624ab82f3e238be086e49
+_RUNC_COMMIT=b2567b37d7b75eb4cf325b77297b140ea686ce8f
+_CONTAINERD_COMMIT=89623f28b87a6004d4b785663257362d1658a729
_TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
_LIBNETWORK_COMMIT=7b2b1feb1de4817d522cc372af149ff48d25028e
source=("git+https://github.com/docker/docker-ce.git#tag=v$pkgver-ce"
More information about the arch-commits
mailing list