Commit d518bb5b authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub

Merge branch 'develop' into fix/hardhat-build

parents ce3503a1 262b0db3
......@@ -4,7 +4,7 @@
# ### BASE: Install deps
FROM node:16-alpine3.14 as base
RUN apk --no-cache add curl jq python3 ca-certificates git make gcc musl-dev linux-headers bash
RUN apk --no-cache add curl jq python3 ca-certificates git make gcc musl-dev linux-headers bash build-base
# copy over the needed configs to run the dep installation
# note: this approach can be a bit unhandy to maintain, but it allows
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment