Upgrading c-lightning to v0.8.0

This commit is contained in:
kexkey
2019-12-21 17:54:19 -05:00
committed by kexkey
parent 31dc575655
commit 508c7ab160
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM cyphernode/alpine-glibc-base:3.8
FROM cyphernode/alpine-glibc-base:v3.11.0_2.29-0
ENV HOME /proxy
@@ -12,7 +12,7 @@ WORKDIR ${HOME}
COPY app/data/* ./
COPY app/script/* ./
COPY --from=cyphernode/clightning:v0.7.1 /usr/local/bin/lightning-cli ./
COPY --from=cyphernode/clightning:v0.8.0 /usr/local/bin/lightning-cli ./
COPY --from=eclipse-mosquitto:1.6 /usr/bin/mosquitto_rr /usr/bin/mosquitto_sub /usr/bin/mosquitto_pub /usr/bin/
COPY --from=eclipse-mosquitto:1.6 /usr/lib/libmosquitto* /usr/lib/