mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
Bump Buidah to v1.42.0 for Podman v5.7
Vendor Buildah v1.42.0 into Podman for v5.7.0. This will also drag in: go.podman.io/common v0.66.0 go.podman.io/image v5.38.0 go.podman.io/storage v1.61.0 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
4
vendor/github.com/containers/luksy/.cirrus.yml
generated
vendored
4
vendor/github.com/containers/luksy/.cirrus.yml
generated
vendored
@@ -4,8 +4,8 @@ docker_builder:
|
||||
HOME: /root
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
CIRRUS_LOG_TIMESTAMP: true
|
||||
GOVERSION: 1.21
|
||||
PATH: /usr/lib/go-1.21/bin:$PATH
|
||||
GOVERSION: 1.23
|
||||
PATH: /usr/lib/go-1.23/bin:$PATH
|
||||
setup_script: |
|
||||
apt-get -q update
|
||||
apt-get -q install -y bats cryptsetup golang-${GOVERSION}
|
||||
|
||||
Reference in New Issue
Block a user