Skip to content

Commit

Permalink
add miniupnp-dev to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willcl-ark committed Sep 17, 2024
1 parent e0773da commit b2d82dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/images/bitcoin/insecure/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ docker buildx build \
--build-context bitcoin-src="." \
--build-arg ALPINE_VERSION="3.12.12" \
--build-arg BITCOIN_VERSION="0.20.0" \
--build-arg EXTRA_PACKAGES="sqlite-dev miniupnpc" \
--build-arg EXTRA_RUNTIME_PACKAGES="boost-filesystem sqlite-dev" \
--build-arg EXTRA_PACKAGES="sqlite-dev miniupnpc-dev" \
--build-arg EXTRA_RUNTIME_PACKAGES="boost-filesystem sqlite-dev miniupnpc-dev" \
--build-arg REPO="josibake/bitcoin" \
--build-arg COMMIT_SHA="0bbff8feff0acf1693dfe41184d9a4fd52001d3f" \
--tag bitcoindevproject/bitcoin:0.20.0 \
Expand Down

0 comments on commit b2d82dd

Please sign in to comment.