- Update to docker-buildx 0.19.3. See upstream changelog online at
<https://github.com/docker/buildx/releases/tag/v0.19.3> OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=423
This commit is contained in:
parent
f9cd741afc
commit
ae8b5fe738
4
_service
4
_service
@ -19,8 +19,8 @@
|
||||
<param name="url">https://github.com/docker/buildx.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">0.19.2</param>
|
||||
<param name="revision">v0.19.2</param>
|
||||
<param name="versionformat">0.19.3</param>
|
||||
<param name="revision">v0.19.3</param>
|
||||
<param name="filename">docker-buildx</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
|
BIN
docker-buildx-0.19.2.tar.xz
(Stored with Git LFS)
BIN
docker-buildx-0.19.2.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
docker-buildx-0.19.3.tar.xz
Normal file
3
docker-buildx-0.19.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6efae9f26c3d94c2f73aa22197aa1b7e97c1c81bc73ac5e38f165753373bf0a
|
||||
size 6480184
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 13:20:39 UTC 2024 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Update to docker-buildx 0.19.3. See upstream changelog online at
|
||||
<https://github.com/docker/buildx/releases/tag/v0.19.3>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 13 06:12:25 UTC 2024 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
|
||||
%if %{with buildx}
|
||||
# MANUAL: This needs to be updated with every docker-buildx update.
|
||||
%define buildx_version 0.19.2
|
||||
%define buildx_version 0.19.3
|
||||
%endif
|
||||
|
||||
# Used when generating the "build" information for Docker version. The value of
|
||||
|
Loading…
Reference in New Issue
Block a user