This commit is contained in:
Sergey Zhemoytel 2024-12-13 21:09:39 +00:00
parent d1791f12e8
commit 02fea2240a
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
sources: sources:
buildx-0.14.0.tar.gz: d28aea9ed2a9fca969e4ba2ad926c2daf9e49c29 buildx-0.14.0.tar.gz: d28aea9ed2a9fca969e4ba2ad926c2daf9e49c29
cli-27.3.1.tar.gz: a4e4163a809616a884f191ec476f7fb685177865 cli-27.4.0.tar.gz: 2e946d44255651e34998beaf441de178fe0ec17c
libnetwork-master.tar.gz: 3d5fff39d764e56b927223527e3355c07a82939f libnetwork-master.tar.gz: 3d5fff39d764e56b927223527e3355c07a82939f
moby-27.3.1.tar.gz: c0546faf7560a55e02a4631c93bd760fbf4a3424 moby-27.4.0.tar.gz: 9d3cc80054585c37d97c88d28e4a2cf182e0addf
tini-0.19.0.tar.gz: 2245210bdd29faea02e566a192df4c7df702b264 tini-0.19.0.tar.gz: 2245210bdd29faea02e566a192df4c7df702b264

View file

@ -1,7 +1,7 @@
# modifying the dockerinit binary breaks the SHA1 sum check by docker # modifying the dockerinit binary breaks the SHA1 sum check by docker
%global tini_version 0.19.0 %global tini_version 0.19.0
%global buildx_version 0.14.0 %global buildx_version 0.19.2
%global project docker %global project docker
%global repo %{project} %global repo %{project}
@ -19,7 +19,7 @@
Summary: Automates deployment of containerized applications Summary: Automates deployment of containerized applications
Name: docker Name: docker
Version: 27.3.1 Version: 27.4.0
%global moby_version %{version} %global moby_version %{version}
Release: 1 Release: 1
License: ASL 2.0 License: ASL 2.0