diff --git a/hardware/virtualization/containerd/pspec.xml b/hardware/virtualization/containerd/pspec.xml
index e9201c006a..f4e77ffce0 100644
--- a/hardware/virtualization/containerd/pspec.xml
+++ b/hardware/virtualization/containerd/pspec.xml
@@ -11,7 +11,7 @@
Apache-2.0
A daemon to control runC, built for performance and density.
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.
- https://github.com/containerd/containerd/archive/v1.7.20.tar.gz
+ https://github.com/containerd/containerd/archive/v2.1.3.tar.gz
golang
git
@@ -33,6 +33,13 @@
+
+ 2025-07-17
+ 2.1.3
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-07-19
1.7.20
diff --git a/hardware/virtualization/docker/actions.py b/hardware/virtualization/docker/actions.py
index 49a26cdefd..66e7cbec50 100644
--- a/hardware/virtualization/docker/actions.py
+++ b/hardware/virtualization/docker/actions.py
@@ -11,9 +11,9 @@ from pisi.actionsapi import get
shelltools.export("DISABLE_WARN_OUTSIDE_CONTAINER", "1")
shelltools.export("AUTO_GOPATH", "1")
-shelltools.export("DOCKER_GITCOMMIT","f9522e5")
+shelltools.export("DOCKER_GITCOMMIT","e77ff99")
shelltools.export("IAMSTATIC", "false")
-shelltools.export("VERSION", "27.1.2")
+shelltools.export("VERSION", "28.3.2")
shelltools.export("GOROOT","/usr/lib/go")
shelltools.export("GO111MODULE","off")
diff --git a/hardware/virtualization/docker/pspec.xml b/hardware/virtualization/docker/pspec.xml
index 263e61767a..3d1d66626b 100644
--- a/hardware/virtualization/docker/pspec.xml
+++ b/hardware/virtualization/docker/pspec.xml
@@ -13,8 +13,8 @@
Pack, ship and run any application as a lightweight container
An open platform for distributed applications for developers and sysadmins
- https://github.com/moby/moby/archive/refs/tags/v27.1.2.tar.gz
- https://github.com/docker/cli/archive/refs/tags/v27.1.2.tar.gz
+ https://github.com/moby/moby/archive/refs/tags/v28.3.2.tar.gz
+ https://github.com/docker/cli/archive/refs/tags/v28.3.2.tar.gz
https://github.com/docker/docker-ce-packaging/archive/refs/tags/v19.03.13.tar.gz
git
@@ -66,6 +66,13 @@
+
+ 2025-07-17
+ 28.3.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-08-13
27.1.2