Skip to content

Commit

Permalink
chore: update c-lightning-rest to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Apr 24, 2024
1 parent f8355a5 commit bb92e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ services:
hostname: clightning-2-rest
depends_on:
- clightning-2
image: saubyk/c-lightning-rest:0.10.6
image: saubyk/c-lightning-rest:0.10.7
entrypoint: "sh -c 'sleep 35 && /sbin/tini -g -- ./docker-entrypoint.sh'"
ports:
- 3001:3001
Expand Down

0 comments on commit bb92e7a

Please sign in to comment.