mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-18 19:41:21 +02:00
build: update Docker versions to Go 1.15.7
This updates the Docker files to the latest minor release of Go which included some security fixes.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# /dev.Dockerfile
|
||||
# /.github/workflows/main.yml
|
||||
# /.github/workflows/release.yml
|
||||
FROM golang:1.15.6-buster
|
||||
FROM golang:1.15.7-buster
|
||||
|
||||
MAINTAINER Olaoluwa Osuntokun <laolu@lightning.engineering>
|
||||
|
||||
|
Reference in New Issue
Block a user