Skip to content

Commit

Permalink
Fix typo (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
rakanalh authored Sep 8, 2024
1 parent 316f5d9 commit e9dece9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.regtest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
citrea-bitcoin-regtest:
image: bitcoin/bitcoin::28.0rc1
image: bitcoin/bitcoin:28.0rc1
container_name: bitcoin-regtest
environment:
- BITCOIN_DATA=/var/lib/bitcoin
Expand Down

0 comments on commit e9dece9

Please sign in to comment.