mirror of
https://gitlab.com/alliedmaldives/ops/podmanbuilder.git
synced 2026-08-01 10:35:02 +00:00
...
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ apt-get install \
|
|||||||
pkg-config \
|
pkg-config \
|
||||||
uidmap
|
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)
|
VERSION=$(curl -s https://api.github.com/repos/containers/podman/releases/latest | jq '.name' -r)
|
||||||
export VERSION
|
export VERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user