diff --git a/hardware/virtualization/docker/actions.py b/hardware/virtualization/docker/actions.py index 29fd8aa8c6..f04d80ae84 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","ac2de55") +shelltools.export("DOCKER_GITCOMMIT","662f78c") shelltools.export("IAMSTATIC", "false") -shelltools.export("VERSION", "26.1.1") +shelltools.export("VERSION", "27.0.3") 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 bcffe47245..3fb7ccf2c8 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/v26.1.1.tar.gz - https://github.com/docker/cli/archive/refs/tags/v26.1.1.tar.gz + https://github.com/moby/moby/archive/refs/tags/v27.0.3.tar.gz + https://github.com/docker/cli/archive/refs/tags/v27.0.3.tar.gz https://github.com/docker/docker-ce-packaging/archive/refs/tags/v19.03.13.tar.gz git @@ -66,6 +66,13 @@ + + 2024-07-20 + 27.0.3 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-05-02 26.1.1