upgrade to ethermint v0.21.0 #99

Closed
0xmuralik wants to merge 384 commits from murali/update-fork into main
Showing only changes of commit 164f41c056 - Show all commits

View File

@ -17,7 +17,7 @@ COPY . .
RUN make build RUN make build
# Final image # Final image
FROM alpine:3.15 FROM alpine:3.16.0
# Install ca-certificates # Install ca-certificates
RUN apk add --update ca-certificates jq RUN apk add --update ca-certificates jq