File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ docker run -it --rm \
7373 -e LIGHTNINGD_RPC_PORT=10420 \
7474 -v $HOME /.lightning:/data/.lightning \
7575 -v $HOME /.bitcoin:/data/.bitcoin \
76- registry.gitlab.com/nolim1t/docker-clightning:v0.9.3-45303c26
76+ registry.gitlab.com/nolim1t/docker-clightning:v0.9.3-a5f53123
7777```
7878
7979## Using the RPC Interface
Original file line number Diff line number Diff line change 11version: "3.8"
22services:
33 clightning:
4- image: lncm/clightning:v0.9.3@sha256:793b2784178dab1093bd7601b5d9d45e902343aaee3f85dc38bdf8e472ddd22c
4+ image: lncm/clightning:v0.9.3@sha256:b213b696a33da599df51c3cad789e3ad3b0418395b6bc8f00f25c615a3b6630e
55 container_name: clightning
66 network_mode: host
77 restart: on-failure
Original file line number Diff line number Diff line change 11version: "3.8"
22services:
33 clightning:
4- image: registry.gitlab.com/nolim1t/docker-clightning:v0.9.3-45303c26 @sha256:e55c16552fc7a1f482dc2c3103546c7ecde8871b40930aec1d04f258c221d717
4+ image: registry.gitlab.com/nolim1t/docker-clightning:v0.9.3-a5f53123 @sha256:b5bdce3d65c7fd33fdc9d938fd2b89aa2027e6a2c23b253b9601a17440460672
55 container_name: clightning
66 network_mode: host
77 restart: on-failure
You can’t perform that action at this time.
0 commit comments