mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Upgrade lnd in docker (#1852)
This commit is contained in:
parent
2935130e79
commit
b9761476d2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ ENV GODEBUG netdns=cgo
|
|||
# image to be built from a specified Git state. The default image
|
||||
# will use the Git tip of master by default.
|
||||
# ARG checkout="master"
|
||||
ARG checkout="v0.13.1-beta"
|
||||
ARG checkout="v0.14.1-beta"
|
||||
|
||||
# Install dependencies and build the binaries.
|
||||
RUN apk add --no-cache --update alpine-sdk \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue