refac
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ RUN chown -R $UID:$GID /app $HOME
|
|||||||
# Install common system dependencies
|
# Install common system dependencies
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y --no-install-recommends \
|
||||||
git build-essential pandoc gcc netcat-openbsd curl jq \
|
git build-essential pandoc gcc netcat-openbsd curl jq ca-certificates \
|
||||||
libmariadb-dev \
|
libmariadb-dev \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
ffmpeg libsm6 libxext6 zstd \
|
ffmpeg libsm6 libxext6 zstd \
|
||||||
|
|||||||
Reference in New Issue
Block a user