mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
multi: update Go to 1.23.10
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.9
|
||||
FROM golang:1.23.10
|
||||
|
||||
RUN apt-get update && apt-get install -y git
|
||||
ENV GOCACHE=/tmp/build/.cache
|
||||
|
||||
Reference in New Issue
Block a user