We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179dc6a commit 43cee89Copy full SHA for 43cee89
docker-bake.hcl
@@ -78,7 +78,7 @@ target "bitcoin-master" {
78
79
target "bitcoin-29rc2" {
80
inherits = ["cmake-base"]
81
- tags = ["bitcoindevproject/bitcoin:29rc2"]
+ tags = ["bitcoindevproject/bitcoin:29.0rc2"]
82
args = {
83
COMMIT_SHA = "d6db87165c6dc2123a759c79ec236ea1ed90c0e3"
84
}
0 commit comments