From 0e3a38158b2098f442bfacb348039d8ff6661b4a Mon Sep 17 00:00:00 2001 From: Oskar Date: Fri, 26 Nov 2021 22:51:12 +0100 Subject: [PATCH] add `unzip` --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index d0c1caa..c3ac0df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,6 +18,7 @@ RUN pacman -Sy --noconfirm \ lld \ python \ jq \ + unzip \ && pacman -Syu --noconfirm \ && yes | pacman -Scc