mirror of
https://github.com/containers/podman.git
synced 2025-10-30 09:25:59 +08:00
vendor: Bump github.com/containers/buildah from 1.22.3 to 1.23.0
[NO TESTS NEEDED] Signed-off-by: Aditya Rajan <arajan@redhat.com>
This commit is contained in:
@ -70,7 +70,7 @@ index 166316d5..775d7c9b 100644
|
||||
|
||||
+ local podman_or_buildah=${BUILDAH_BINARY}
|
||||
+ local _opts="${ROOTDIR_OPTS} ${BUILDAH_REGISTRY_OPTS}"
|
||||
+ if [[ $1 == "bud" || $1 == "build-using-dockerfile" ]]; then
|
||||
+ if [[ $1 == "build" || $1 == "build-using-dockerfile" ]]; then
|
||||
+ shift
|
||||
+ # podman defaults to --layers=true; buildah to --false.
|
||||
+ # If command line includes explicit --layers, leave it untouched,
|
||||
|
||||
Reference in New Issue
Block a user