Fix compilation
This commit is contained in:
parent
c1a919f228
commit
caf0252937
@ -25,7 +25,7 @@ RUN \
|
|||||||
git curl rsync postgresql-client \
|
git curl rsync postgresql-client \
|
||||||
&& \
|
&& \
|
||||||
apk add --no-cache --virtual .sdk \
|
apk add --no-cache --virtual .sdk \
|
||||||
build-base \
|
build-base cmake \
|
||||||
&& \
|
&& \
|
||||||
apk add --no-cache --virtual .runtime \
|
apk add --no-cache --virtual .runtime \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
|
Loading…
Reference in New Issue
Block a user