chore: update c-lightning-rest to 0.17.0 (#8)
This commit is contained in:
parent
f8355a5126
commit
1315000942
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ services:
|
||||||
hostname: clightning-2-rest
|
hostname: clightning-2-rest
|
||||||
depends_on:
|
depends_on:
|
||||||
- clightning-2
|
- 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'"
|
entrypoint: "sh -c 'sleep 35 && /sbin/tini -g -- ./docker-entrypoint.sh'"
|
||||||
ports:
|
ports:
|
||||||
- 3001:3001
|
- 3001:3001
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue