Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
docker
Commits:
38121062 by Morten Linderud at 2023-10-29T16:45:12+01:00
upgpkg: 1:24.0.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = docker
pkgdesc = Pack, ship and run any application as a lightweight container
- pkgver = 24.0.6
+ pkgver = 24.0.7
pkgrel = 1
epoch = 1
url = https://www.docker.com/
@@ -29,8 +29,8 @@ pkgbase = docker
optdepends = docker-scan: vulnerability scanner
optdepends = docker-buildx: extended build capabilities
options = !lto
- source = git+https://github.com/docker/cli.git#tag=v24.0.6
- source = git+https://github.com/moby/moby.git#tag=v24.0.6
+ source = git+https://github.com/docker/cli.git#tag=v24.0.7
+ source = git+https://github.com/moby/moby.git#tag=v24.0.7
source =
git+https://github.com/krallin/tini.git#commit=de40ad007797e0dcd8b7126f27bb87401d224240
source = docker.sysusers
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <[email protected]>
pkgname=docker
-pkgver=24.0.6
+pkgver=24.0.7
pkgrel=1
epoch=1
pkgdesc='Pack, ship and run any application as a lightweight container'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/381210628f4f895b2cee908ffa1179f7ff1150d4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/381210628f4f895b2cee908ffa1179f7ff1150d4
You're receiving this email because of your account on gitlab.archlinux.org.