From 320ee43054ae39326c42187128671183e7559ab9 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Wed, 19 Jun 2024 08:16:21 +0000 Subject: [PATCH] 0.15.1 --- .abf.yml | 2 +- docker-buildx.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 3ca65ea..a736164 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - buildx-0.15.0.tar.gz: 11388674390a9a1b6b44dbb0aa6d54bb5ab849d2 + buildx-0.15.1.tar.gz: 8b972cfe96c1ae7913bca5957fef3213630eda2d diff --git a/docker-buildx.spec b/docker-buildx.spec index 7c9c1f9..9d129f8 100644 --- a/docker-buildx.spec +++ b/docker-buildx.spec @@ -7,7 +7,7 @@ %define _dockerpluginsdir %{_libexec}/docker/cli-plugins Name: docker-%{plugin} -Version: 0.15.0 +Version: 0.15.1 Release: 1 Summary: Docker CLI plugin for extended build capabilities with BuildKit URL: https://github.com/docker/buildx