diff --git a/templates/wkhtmltox.sh.twig b/templates/wkhtmltox.sh.twig index 85f49a2a7e4c2227d863da86234ae8c669447a0b..c35436ab368cc247599d4c488adaa76aba2bd57a 100644 --- a/templates/wkhtmltox.sh.twig +++ b/templates/wkhtmltox.sh.twig @@ -9,7 +9,7 @@ sudo apk add --no-cache \ libx11 \ libxrender \ libxext \ - libssl1.1 \ + libssl3 \ ca-certificates \ fontconfig \ freetype \