mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-02 07:11:38 +02:00
build: update all Dockerfiles to build w/ Go 1.18.2
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# /dev.Dockerfile
|
||||
# /.github/workflows/main.yml
|
||||
# /.github/workflows/release.yml
|
||||
FROM golang:1.18-buster
|
||||
FROM golang:1.18.2-buster
|
||||
|
||||
MAINTAINER Olaoluwa Osuntokun <laolu@lightning.engineering>
|
||||
|
||||
|
Reference in New Issue
Block a user