mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
ltcd: update docker base image version
This commit is contained in:
parent
7b6a45bcbf
commit
35c0bd8f81
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.19.2-alpine as builder
|
||||
FROM golang:1.20.4-alpine as builder
|
||||
|
||||
LABEL maintainer="Olaoluwa Osuntokun <laolu@lightning.engineering>"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue