Skip to content

Commit

Permalink
Bitcoind doesn't need jq
Browse files Browse the repository at this point in the history
  • Loading branch information
Beau Shinkle authored and beaurancourt committed Jul 6, 2023
1 parent ab7a71d commit c1569d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/bitcoin/bitcoind/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM cryptodockerhub/bitcoin-core:23.0

RUN apt-get update && apt-get install -y jq
WORKDIR /workdir
ADD ./entrypoint.sh .

Expand Down

0 comments on commit c1569d7

Please sign in to comment.