install dep

This commit is contained in:
Simon
2026-04-01 21:38:28 +00:00
parent b07d269154
commit 4b017fafdf

View File

@@ -4,7 +4,7 @@ FROM ubuntu:24.04
USER 0 USER 0
RUN apt update RUN apt update
RUN apt install -yq libssl-dev \ RUN apt install -yq yt-dlp libssl-dev \
wget curl unzip \ wget curl unzip \
openssl \ openssl \
ca-certificates \ ca-certificates \