mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
Bump bundled krunkit to 0.2.0
Bump the bundled krunkit version from 0.1.4 to 0.2.0. Signed-off-by: Sergio Lopez <slp@redhat.com>
This commit is contained in:
parent
37dc5fdf89
commit
146f70d9fe
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ else
|
|||
endif
|
||||
GVPROXY_VERSION ?= 0.8.4
|
||||
VFKIT_VERSION ?= 0.6.0
|
||||
KRUNKIT_VERSION ?= 0.1.4
|
||||
KRUNKIT_VERSION ?= 0.2.0
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue