fix: bump clnrest version

This commit is contained in:
jackstar12 2023-10-06 10:37:53 +02:00
commit fd516fabc6

View file

@ -60,7 +60,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.1 image: saubyk/c-lightning-rest:0.10.6
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