Commit 01d58495 authored by Matt Solomon's avatar Matt Solomon

fix: install bash on docker image

parent ba7d2092
FROM ethereum/client-go:v1.13.5
RUN apk add --no-cache jq
RUN apk add --no-cache jq bash
COPY entrypoint-l1.sh /entrypoint.sh
......
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