mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-20 21:30:06 +02:00
multi: bump Go version to v1.22.11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.6
|
||||
FROM golang:1.22.11
|
||||
|
||||
RUN apt-get update && apt-get install -y git
|
||||
ENV GOCACHE=/tmp/build/.cache
|
||||
|
Reference in New Issue
Block a user