Skip to content
Extraits de code Groupes Projets
Valider abf5f3a9 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[FIX] add apt-transport-https

parent 1eb62a02
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -9,6 +9,7 @@ ENV APT_DEPS='build-essential libldap2-dev libsasl2-dev python3-dev python3-whee
RUN set -x; \
apt-get update &&\
apt-get install -y --no-install-recommends \
apt-transport-https \
ca-certificates \
curl \
fontconfig \
......
......@@ -9,6 +9,7 @@ ENV APT_DEPS='build-essential libldap2-dev libpq-dev libxml2-dev zlib1g-dev libx
RUN set -x; \
apt-get update &&\
apt-get install -y --no-install-recommends \
apt-transport-https \
ca-certificates \
curl \
fontconfig \
......
......@@ -9,6 +9,7 @@ ENV APT_DEPS='build-essential libldap2-dev libsasl2-dev python3-dev python3-whee
RUN set -x; \
apt-get update &&\
apt-get install -y --no-install-recommends \
apt-transport-https \
ca-certificates \
curl \
fontconfig \
......
......@@ -9,6 +9,7 @@ ENV APT_DEPS='build-essential libjpeg-dev libldap2-dev libsasl2-dev libpq-dev li
RUN set -x; \
apt-get update &&\
apt-get install -y --no-install-recommends \
apt-transport-https \
curl \
git \
gnupg \
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter