diff --git a/testing/buildah/APKBUILD b/testing/buildah/APKBUILD
index c93698f3c7c4771962a06d94b09d4d95bf31d21c..f48695bd8c7546ec9c9eab7eb542729403683364 100644
--- a/testing/buildah/APKBUILD
+++ b/testing/buildah/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Michał Polański <michal@polanski.me>
 # Maintainer: kohnish <kohnish@gmx.com>
 pkgname=buildah
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=0
 pkgdesc="A tool that facilitates building OCI container images"
 url="https://github.com/containers/buildah"
@@ -21,4 +21,4 @@ package() {
 	GIT_COMMIT="$pkgver" make install PREFIX=/usr DESTDIR="$pkgdir"
 }
 
-sha512sums="c2fe27ccff81cc22dcb398f6d57f618015a1f534510888966483002d552c5f233b8899f639dac15d0f299c6c618e6f1d9889e65c745ce4709e7abd9498258a86  buildah-1.14.0.tar.gz"
+sha512sums="5340dc80327eea2688867c20a0e09f08cfd0e4f94770603e8a3ad31e791b3c4980682820121b83e4d8fac89217491fe212af8f4dbaa2d545d33077299b69c0a8  buildah-1.14.1.tar.gz"