This commit is contained in:
2023-02-28 13:37:36 +05:00
parent ee3858d28c
commit 3b5b76d272

View File

@ -26,7 +26,7 @@ apt-get install \
pkg-config \
uidmap
apt install -y jq wget curl
apt install -y jq wget curl make
VERSION=$(curl -s https://api.github.com/repos/containers/podman/releases/latest | jq '.name' -r)
export VERSION