Fix compilation
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user