mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-27 22:21:18 +02:00
multi: bump Golang version to v1.19.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.19-buster
|
||||
FROM golang:1.19.2-buster
|
||||
|
||||
RUN apt-get update && apt-get install -y git
|
||||
ENV GOCACHE=/tmp/build/.cache
|
||||
|
Reference in New Issue
Block a user