mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-03 09:19:10 +01:00
btcd: update docker base image version
This commit is contained in:
parent
71c4e72fad
commit
7b6a45bcbf
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