fix docker setup
This commit is contained in:
@@ -44,6 +44,7 @@ RUN apk update && \
|
||||
nodejs \
|
||||
yarn \
|
||||
less \
|
||||
bash \
|
||||
graphviz \
|
||||
shared-mime-info && \
|
||||
bundle config jobs $(nproc --all) && \
|
||||
|
||||
Reference in New Issue
Block a user