optimize build

This commit is contained in:
t3chn0m4g3
2024-11-29 16:47:57 +01:00
parent 646b0fddd3
commit a0687e7c92
2 changed files with 3 additions and 2 deletions

View File

@ -85,6 +85,7 @@ RUN apk --no-cache -U add build-base \
libxslt-dev \
mariadb-dev \
pkgconfig \
py3-pip \
python3-dev \
wget && \
rm -rf /root/* \