# Bitcoin Core - uses official image
FROM bitcoin/bitcoin:24.0

# Default user is already 'bitcoin'
# No additional setup needed
