mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-20 04:21:37 +02:00
Merge pull request #8954 from ffranr/check-go-versions
Linter checks go versions in Dockerfile and YAML files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.21.0-bookworm
|
||||
FROM golang:1.22.5-bookworm
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
git \
|
||||
|
Reference in New Issue
Block a user