mirror of
https://github.com/containers/podman.git
synced 2025-07-04 10:10:32 +08:00
Merge pull request #24564 from openshift-cherrypick-robot/cherry-pick-24563-to-v5.3
[v5.3] Bump bundled krunkit to 0.1.4
This commit is contained in:
@ -8,7 +8,7 @@ else
|
||||
endif
|
||||
GVPROXY_VERSION ?= 0.7.5
|
||||
VFKIT_VERSION ?= 0.5.1
|
||||
KRUNKIT_VERSION ?= 0.1.3
|
||||
KRUNKIT_VERSION ?= 0.1.4
|
||||
GVPROXY_RELEASE_URL ?= https://github.com/containers/gvisor-tap-vsock/releases/download/v$(GVPROXY_VERSION)/gvproxy-darwin
|
||||
VFKIT_RELEASE_URL ?= https://github.com/crc-org/vfkit/releases/download/v$(VFKIT_VERSION)/vfkit-unsigned
|
||||
KRUNKIT_RELEASE_URL ?= https://github.com/containers/krunkit/releases/download/v$(KRUNKIT_VERSION)/krunkit-podman-unsigned-$(KRUNKIT_VERSION).tgz
|
||||
|
Reference in New Issue
Block a user