mirror of
https://github.com/stakwork/sphinx-relay.git
synced 2026-08-13 12:33:24 +02:00
updated changed from issue 223 (#346)
This commit is contained in:
parent
d1000585ef
commit
bcf398fefa
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ RUN apk --no-cache add bash ca-certificates
|
|||
COPY --from=builder /go/bin/lncli /bin/
|
||||
COPY --from=builder /go/bin/lnd /bin/
|
||||
|
||||
RUN apk add --no-cache --update nodejs=12.15.0-r1 nodejs-npm=12.15.0-r1 sqlite=3.30.1-r2 git supervisor
|
||||
RUN apk add --no-cache --update nodejs=12.22.6-r0 nodejs-npm=12.22.6-r0 sqlite=3.30.1-r2 git supervisor
|
||||
|
||||
RUN git clone https://github.com/stakwork/sphinx-relay /relay/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue