vls: move to 0.11.rc3
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
parent
a0ca938155
commit
eea0b9fe5f
@ -85,7 +85,7 @@ RUN apk update && \
|
||||
protobuf-dev \
|
||||
rust
|
||||
|
||||
ARG VLS_GIT_HASH=3abcd9525ff8da751a4a450ea40753f8bfbb80dd \
|
||||
ARG VLS_GIT_HASH=5712eb74b672ffd8b691b9e772e05a827d03e7df \
|
||||
VLS_REPO=https://gitlab.com/lightning-signer/validating-lightning-signer.git
|
||||
RUN git clone $VLS_REPO vls
|
||||
RUN cd vls && \
|
||||
|
@ -12,7 +12,7 @@ RUN apk update && \
|
||||
protobuf-dev \
|
||||
rust
|
||||
|
||||
ARG VLS_GIT_HASH=3abcd9525ff8da751a4a450ea40753f8bfbb80dd
|
||||
ARG VLS_GIT_HASH=5712eb74b672ffd8b691b9e772e05a827d03e7df
|
||||
RUN git clone https://gitlab.com/lightning-signer/validating-lightning-signer.git vls
|
||||
RUN cd vls && \
|
||||
echo building $VLS_GIT_HASH && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user