#tradewind:fix zip

This commit is contained in:
2021-06-04 19:44:21 +08:00
parent 4cebb44b4c
commit 43d957f78b

View File

@@ -12,6 +12,7 @@ RUN apk add --no-cache --virtual .build-deps \
libxml2-dev \ libxml2-dev \
postgresql-dev \ postgresql-dev \
sqlite-dev \ sqlite-dev \
libzip-dev \
&& apk add --no-cache \ && apk add --no-cache \
curl \ curl \
git \ git \