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 8932a6d743 - Show all commits

View File

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