Actualiser Dockerfile
Some checks failed
Docker Build / Build Docker image (push) Failing after 2m17s
Some checks failed
Docker Build / Build Docker image (push) Failing after 2m17s
This commit is contained in:
@@ -11,7 +11,6 @@ RUN apt-get update \
|
||||
software-properties-common \
|
||||
python3-distutils \
|
||||
python3-pip \
|
||||
&& python3 -m ensurepip \
|
||||
&& python3 -m pip install requests \
|
||||
&& python3 -m pip install unidecode \
|
||||
&& rm /entrypoint.sh
|
||||
|
Reference in New Issue
Block a user