Add Curl
Some checks failed
Deploy / BuildandPush-Docker (push) Failing after 1m51s

This commit is contained in:
tueem 2024-10-20 21:00:26 +00:00
parent 7ae21d18b3
commit 4f6bcdebd7

@ -2,7 +2,7 @@ FROM ghcr.io/pelican-eggs/yolks:debian
USER root
RUN apt install openssl libpng16-16 libharfbuzz-bin
RUN apt install openssl libpng16-16 libharfbuzz-bin curl
USER container