mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 15:40:59 +02:00
docker: update to latest golang base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.14.5-alpine as builder
|
||||
FROM golang:1.15.6-alpine as builder
|
||||
|
||||
# Force Go to use the cgo based DNS resolver. This is required to ensure DNS
|
||||
# queries required to connect to linked containers succeed.
|
||||
|
Reference in New Issue
Block a user