mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
buildah: update to 1.27.2
Bumping buildah to version v1.25.0-420-g13622b14, which comprises the following commits: 9c640b00 tag v1.27.2 264c825f Fix broken command completion be919817 build: support --skip-unused-stages for multi-stage builds 40cd1053 release: bump to v1.27.1 4a8bf740 run: add container gid to additional groups db8d5921 release: tag v1.27.0 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
adba1eafe5
commit
2542c4b3b0
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a
|
|||
S = "${WORKDIR}/git"
|
||||
|
||||
BUILDAH_VERSION = "1.27"
|
||||
SRCREV_buildah = "db8d5921a770e7536b34c56d062b47795b548d35"
|
||||
SRCREV_buildah = "13622b1404172ce2de1332f95f2b0d3d7e4781d1"
|
||||
|
||||
PV = "${BUILDAH_VERSION}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user