diff --git a/Dockerfile b/Dockerfile index 0072c47..c905115 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \