python-requests added to docker

This commit is contained in:
Darek Konopka
2023-01-25 01:41:09 -05:00
committed by GitHub
parent 245270d107
commit 3e673a8a45
+1
View File
@@ -20,3 +20,4 @@ RUN sudo dkp-pacman -Syu --noconfirm
WORKDIR /etc
RUN sudo ln -sf /proc/self/mounts mtab
RUN sudo dkp-pacman -S --noconfirm gamecube-dev wii-dev
RUN pip3 install requests