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

Morten Linderud foxboron at gemini.archlinux.org
Sat May 14 13:01:24 UTC 2022


    Date: Saturday, May 14, 2022 @ 13:01:23
  Author: foxboron
Revision: 1204373

upgpkg: docker 1:20.10.16-1: upgpkg: docker 1:20.10.16-1

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-14 13:01:21 UTC (rev 1204372)
+++ PKGBUILD	2022-05-14 13:01:23 UTC (rev 1204373)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=docker
-pkgver=20.10.15
+pkgver=20.10.16
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -19,7 +19,7 @@
 _TINI_COMMIT=de40ad007797e0dcd8b7126f27bb87401d224240
 _LIBNETWORK_COMMIT=339b972b464ee3d401b5788b2af9e31d09d6b7da
 # TODO: Split into `docker-buildx` and make it a dependency
-_BUILDX_COMMIT=5fac64c2c49dae1320f2b51f1a899ca451935554
+_BUILDX_COMMIT=6224def4dd2c3d347eee19db595348c50d7cb491
 source=("git+https://github.com/docker/cli.git#tag=v$pkgver"
         "git+https://github.com/moby/moby.git#tag=v$pkgver"
         "git+https://github.com/docker/libnetwork.git#commit=$_LIBNETWORK_COMMIT"



More information about the arch-commits mailing list