[arch-commits] Commit in docker/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Tue Feb 13 16:13:36 UTC 2018


    Date: Tuesday, February 13, 2018 @ 16:13:35
  Author: seblu
Revision: 293871

upgpkg: docker 1:18.02.0-1

Modified:
  docker/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 15:53:42 UTC (rev 293870)
+++ PKGBUILD	2018-02-13 16:13:35 UTC (rev 293871)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien "Seblu" Luttringer
 
 pkgname=docker
-pkgver=18.01.0
+pkgver=18.02.0
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -20,10 +20,10 @@
 # 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=b2567b37d7b75eb4cf325b77297b140ea686ce8f
-_CONTAINERD_COMMIT=89623f28b87a6004d4b785663257362d1658a729
+_RUNC_COMMIT=9f9c96235cc97674e935002fc3d78361b696a69e
+_CONTAINERD_COMMIT=9b55aab90508bd389d7654c4baf173a981477d55
 _TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
-_LIBNETWORK_COMMIT=7b2b1feb1de4817d522cc372af149ff48d25028e
+_LIBNETWORK_COMMIT=fcf1c3b5e57833aaaa756ae3c4140ea54da00319
 source=("git+https://github.com/docker/docker-ce.git#tag=v$pkgver-ce"
         "git+https://github.com/opencontainers/runc.git#commit=$_RUNC_COMMIT"
         "git+https://github.com/containerd/containerd.git#commit=$_CONTAINERD_COMMIT"



More information about the arch-commits mailing list