Fix Dockerfile

This commit is contained in:
Filip Gralinski 2021-11-29 09:12:28 +01:00
parent ba866e1317
commit e25ee9a171

View File

@ -4,4 +4,4 @@ MAINTAINER Filip Gralinski <filipg@amu.edu.pl>
USER root
RUN pacman -Syu --noconfirm && pacman --noconfirm -S python-cookiecutter && pacman --noconfirm -Scc
RUN pip install cookiecutter