diff --git a/Dockerfile b/Dockerfile index 17e96ab..4382344 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,6 +10,7 @@ RUN pacman -Syu --noconfirm \ base \ wget \ curl \ + pacman-contrib \ python \ python-pip \ python-requests \