mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
docker: bump Go from 1.23.12 to 1.24.6
This commit is contained in:
parent
f721459ef0
commit
93f8bd454f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=${BUILDPLATFORM} golang:1.23.12-alpine as builder
|
||||
FROM --platform=${BUILDPLATFORM} golang:1.24.6-alpine as builder
|
||||
|
||||
# Copy in the local repository to build from.
|
||||
COPY . /go/src/github.com/lightningnetwork/loop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue