mirror of
https://github.com/bumi/lntip
synced 2025-06-16 17:55:35 +00:00
Update Dockerfile
This commit is contained in:
parent
2b095bbba3
commit
e3bf2c0537
@ -11,7 +11,7 @@ RUN go install
|
||||
|
||||
RUN rice embed-go && go build
|
||||
|
||||
FROM golang:1.17-alpine
|
||||
FROM alpine:3.14
|
||||
|
||||
COPY --from=builder /app/lnme /lnme
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user