mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/docker: rebuild to fix bad signature error
The change made in 660be735bc
is missing a pkgrel increment.
This commit is contained in:
parent
a5f6462438
commit
7e4d69c948
@ -5,7 +5,7 @@ pkgname=docker
|
||||
pkgver=26.1.1
|
||||
_cli_commit=4cf5afaefa0bec8ab94fcf631add24e284d0ecbf # https://github.com/docker/cli/commits/v$pkgver
|
||||
_moby_commit=ac2de55998d4a977bee136e84cd983ec46855670 # https://github.com/moby/moby/commits/v$pkgver
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Pack, ship and run any application as a lightweight container"
|
||||
url="https://www.docker.io/"
|
||||
arch="all"
|
||||
|
Loading…
Reference in New Issue
Block a user