Skip to content
Snippets Groups Projects
Commit 0d1d38e6 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

Install apt-utils

parent fb17e9b8
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -6,6 +6,7 @@ RUN apt-get update &&\
apt-get install -y \
python3-pip \
wget \
apt-utils \
pkg-config \
freetype* &&\
apt-get clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment