Skip to content

Commit 79da159

Browse files
willcl-arkdanvergara
authored andcommitted
add miniupnp-dev to v0.20.0
1 parent 0942822 commit 79da159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-bake.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ target "v0-20-0" {
200200
ALPINE_VERSION = "3.12.12"
201201
BITCOIN_VERSION = "0.20.0"
202202
COMMIT_SHA = "0bbff8feff0acf1693dfe41184d9a4fd52001d3f"
203-
EXTRA_PACKAGES = "sqlite-dev miniupnpc"
204-
EXTRA_RUNTIME_PACKAGES = "boost-filesystem sqlite-dev"
203+
EXTRA_PACKAGES = "sqlite-dev miniupnpc-dev"
204+
EXTRA_RUNTIME_PACKAGES = "boost-filesystem miniupnpc-dev sqlite-dev"
205205
}
206206
}
207207

0 commit comments

Comments
 (0)