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 committed Jul 6, 2023
1 parent 5f048e7 commit aca4ccb
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 aca4ccb

Please sign in to comment.