mirror of
https://github.com/lightninglabs/aperture.git
synced 2026-01-31 15:14:26 +01:00
docker: bump go to 1.24.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.6-alpine as builder
|
||||
FROM golang:1.24.9-alpine as builder
|
||||
|
||||
# Force Go to use the cgo based DNS resolver. This is required to ensure DNS
|
||||
# queries required to connect to linked containers succeed.
|
||||
|
||||
Reference in New Issue
Block a user