fixes, orval, downloader functioning again
This commit is contained in:
@@ -12,6 +12,7 @@ RUN apt update && apt install -y \
|
||||
ffmpeg \
|
||||
ca-certificates \
|
||||
curl \
|
||||
libmagic1 \
|
||||
&& curl -fsSL https://deb.nodesource.com/setup_22.x | bash - \
|
||||
&& apt install -y nodejs \
|
||||
&& update-ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user