Fix compilation

This commit is contained in:
sn0w
2020-09-04 22:58:48 +02:00
parent c1a919f228
commit caf0252937

View File

@@ -25,7 +25,7 @@ RUN \
git curl rsync postgresql-client \
&& \
apk add --no-cache --virtual .sdk \
build-base \
build-base cmake \
&& \
apk add --no-cache --virtual .runtime \
imagemagick \