mirror of
https://github.com/bumi/lntip
synced 2026-02-16 14:07:51 +00:00
Update Dockerfile
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user