Skip to content
Snippets Groups Projects
Commit 10e0068f authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

remove useless dependency in Dockerfile

parent 98581e4b
No related branches found
No related tags found
No related merge requests found
Pipeline #11411 passed
......@@ -3,7 +3,6 @@ FROM debian:stable
RUN apt-get update && apt-get install -y --no-install-recommends \
python3 \
python3-pip \
python3-venv \
locales \
&& \
locale-gen fr_FR \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment