mirror of
https://abf.rosa.ru/djam/docker-buildx.git
synced 2025-02-23 05:32:54 +00:00
0.20.0
This commit is contained in:
parent
f6de81dec1
commit
88d13d0994
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
buildx-0.19.3.tar.gz: 473f42bec8c7022c39cb1b6c90440976aee52f22
|
||||
buildx-0.20.0.tar.gz: e9622c89946ba2d4288873156330131b69cd76a1
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
%define _dockerpluginsdir %{_libexec}/docker/cli-plugins
|
||||
|
||||
Name: docker-%{plugin}
|
||||
Version: 0.19.3
|
||||
Version: 0.20.0
|
||||
Release: 1
|
||||
Summary: Docker CLI plugin for extended build capabilities with BuildKit
|
||||
URL: https://github.com/docker/buildx
|
||||
URL: https://github.com/docker/buildx
|
||||
Source0: %{url}/archive/v%{version}/%{plugin}-%{version}.tar.gz
|
||||
License: ASL 2.0
|
||||
Group: Development/Other
|
||||
|
|
Loading…
Add table
Reference in a new issue