mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
build: update CI+release version to Go 1.25.2
We also update the go.mod files to pin to Go 1.24.8.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.6
|
||||
FROM golang:1.25.2
|
||||
|
||||
RUN apt-get update && apt-get install -y git
|
||||
ENV GOCACHE=/tmp/build/.cache
|
||||
|
||||
Reference in New Issue
Block a user