From 8f2cb351cefeaa75457ca4a0c32156a2941aa8a4 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 22 Apr 2026 10:03:05 +0300 Subject: [PATCH] docker ver. bump --- hardware/virtualization/docker/actions.py | 4 ++-- hardware/virtualization/docker/pspec.xml | 11 +++++++++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/hardware/virtualization/docker/actions.py b/hardware/virtualization/docker/actions.py index a8cd1315df..a0a19eeff5 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","daa0cb7") +shelltools.export("DOCKER_GITCOMMIT","6c91b92") shelltools.export("IAMSTATIC", "false") -shelltools.export("VERSION", "29.4.0") +shelltools.export("VERSION", "29.4.1") 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 7787ea8e2a..1d6a9d8a1a 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/docker-v29.4.0.tar.gz - https://github.com/docker/cli/archive/refs/tags/v29.4.0.tar.gz + https://github.com/moby/moby/archive/refs/tags/docker-v29.4.1.tar.gz + https://github.com/docker/cli/archive/refs/tags/v29.4.1.tar.gz https://github.com/docker/docker-ce-packaging/archive/refs/tags/v19.03.13.tar.gz git @@ -68,6 +68,13 @@ + + 2026-04-22 + 29.4.1 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2026-04-08 29.4.0