diff --git a/Dockerfile b/Dockerfile index 8ac3f39..e39de84 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,4 +4,4 @@ MAINTAINER Filip Gralinski USER root -RUN pip3 install cookiecutter +RUN pacman -Syu --noconfirm && pacman --noconfirm -S python-cookiecutter && pacman --noconfirm -Scc