diff options
Diffstat (limited to 'testing/nerdctl/APKBUILD')
-rw-r--r-- | testing/nerdctl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nerdctl/APKBUILD b/testing/nerdctl/APKBUILD index 21c110c2eaa..22488c2b2c6 100644 --- a/testing/nerdctl/APKBUILD +++ b/testing/nerdctl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: psykose <alice@ayaya.dev> pkgname=nerdctl pkgver=0.19.0 -pkgrel=0 +pkgrel=1 pkgdesc="Docker-compatible CLI for containerd" url="https://github.com/containerd/nerdctl/" arch="all" |