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

[FIX] version of wkhtmltox

parent 3c6e1773
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -38,8 +38,8 @@ RUN set -x; \
postgresql-client \
wkhtmltopdf \
xmlsec1 \
&& curl -o wkhtmltox.deb -SL https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6.1-3/wkhtmltox_0.12.6.1-3.bookworm_arm64.deb \
&& echo '77bc06be5e543510140e6728e11b7c22504080d4 wkhtmltox.deb' | sha1sum -c - \
&& curl -o wkhtmltox.deb -SL https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6.1-3/wkhtmltox_0.12.6.1-3.bookworm_amd64.deb \
&& echo 'e9f95436298c77cc9406bd4bbd242f4771d0a4b2 wkhtmltox.deb' | sha1sum -c - \
&& apt-get install --yes --no-install-recommends ./wkhtmltox.deb \
&& apt-get -y autoremove \
&& rm -rf /var/lib/apt/lists/* wkhtmltox.deb
......
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