mirror of
https://gitlab.com/alliedmaldives/ops/podmanbuilder.git
synced 2025-07-28 12:32:45 +00:00
...
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user