diff --git a/tools/buildah/manifest.yaml b/tools/buildah/manifest.yaml index 74ae3c7336..0f5647dc37 100644 --- a/tools/buildah/manifest.yaml +++ b/tools/buildah/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: buildah -version: "1.37.2" +version: "1.37.3" check: ${binary} --version | cut -d' ' -f3 build_dependencies: - go