Skip to content

Commit

Permalink
Merge pull request #12 from 3x3cut0r/patch-1
Browse files Browse the repository at this point in the history
Fixed issues caused by GitHub action.
  • Loading branch information
JDsnyke authored Sep 17, 2024
2 parents c424d04 + 7b1eb81 commit 0c02cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/docker-bitcoin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.7"
services:
bitcoind:
container_name: bitcoind
image: lncm/bitcoind:
image: lncm/bitcoind:v27.0
command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped
user: "${APP_BITCOIND_USER_INFO}"
Expand Down

0 comments on commit 0c02cbc

Please sign in to comment.