mid code commit

This commit is contained in:
zazawowow
2026-01-24 23:18:24 +00:00
parent c293bd9880
commit 1ac70634bd
89 changed files with 1664 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
# Bitcoin Core - uses official image
FROM bitcoin/bitcoin:24.0
# Default user is already 'bitcoin'
# No additional setup needed

View File

@@ -1,11 +1,11 @@
app:
id: bitcoin-core
name: Bitcoin Core
version: 26.0.0
version: 24.0.0
description: Full Bitcoin node implementation. The reference implementation of the Bitcoin protocol.
container:
image: bitcoin/bitcoin:26.0
image: bitcoin/bitcoin:24.0
image_signature: cosign://...
pull_policy: verify-signature