From 7da928e23e0718a65094ea4a6928fc1a2340a4ef Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 23 May 2024 12:00:29 +0000 Subject: [PATCH] 0.14.1 --- .abf.yml | 2 +- docker-buildx.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index a0bb454..3fc7639 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - buildx-0.14.0.tar.gz: d28aea9ed2a9fca969e4ba2ad926c2daf9e49c29 + buildx-0.14.1.tar.gz: 70d3353c009245e7c14c7e8f16bc69f8aae51d38 diff --git a/docker-buildx.spec b/docker-buildx.spec index f988c50..adae8c6 100644 --- a/docker-buildx.spec +++ b/docker-buildx.spec @@ -7,7 +7,7 @@ %define _dockerpluginsdir %{_libexec}/docker/cli-plugins Name: docker-%{plugin} -Version: 0.14.0 +Version: 0.14.1 Release: 1 Summary: Docker CLI plugin for extended build capabilities with BuildKit URL: https://github.com/docker/buildx