docker ver. bump

This commit is contained in:
Rmys
2025-07-17 11:23:56 +03:00
parent 23ffd131d9
commit 58034952c5
3 changed files with 19 additions and 5 deletions
+8 -1
View File
@@ -11,7 +11,7 @@
<License>Apache-2.0</License>
<Summary>A daemon to control runC, built for performance and density.</Summary>
<Description>is a daemon with an API and a command line client, to manage containers on one machine. It uses runC to run containers according to the OCI specification.</Description>
<Archive sha1sum="2d3c171027ea9fb5939af4543b95497ac1755d61" type="targz">https://github.com/containerd/containerd/archive/v1.7.20.tar.gz</Archive>
<Archive sha1sum="1263657a8c6926a16e390de92c5eea2079f27173" type="targz">https://github.com/containerd/containerd/archive/v2.1.3.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.22.2">golang</Dependency>
<Dependency>git</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="17">
<Date>2025-07-17</Date>
<Version>2.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2024-07-19</Date>
<Version>1.7.20</Version>