docker ver. bump

This commit is contained in:
Rmys
2026-05-07 15:48:22 +03:00
parent caaf47e5fc
commit 92279f7b44
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="261a0b57be672f536f44bf5844290f2905148492" type="targz">https://github.com/containerd/containerd/archive/v2.2.3.tar.gz</Archive>
<Archive sha1sum="774d6463315ce8db6f5705ef7563e354dafef922" type="targz">https://github.com/containerd/containerd/archive/v2.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.25.4">golang</Dependency>
<Dependency>git</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="22">
<Date>2026-05-02</Date>
<Version>2.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="21">
<Date>2026-04-15</Date>
<Version>2.2.3</Version>