Skip to content

Commit

Permalink
add curl
Browse files Browse the repository at this point in the history
  • Loading branch information
nomaxg committed Sep 25, 2023
1 parent 3615d53 commit 4354749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.l1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ethereum/client-go:v1.13.0

RUN apk add --no-cache jq
RUN apk add --no-cache jq curl

COPY entrypoint-l1.sh /entrypoint.sh

Expand Down

0 comments on commit 4354749

Please sign in to comment.