Update to Go 1.24 for golang.org/x/tools compatibility
This commit is contained in:
parent
219a561473
commit
e59b3a0ee4
@ -1,5 +1,5 @@
|
||||
# Build stage
|
||||
FROM golang:1.23-alpine AS builder
|
||||
FROM golang:1.24-alpine AS builder
|
||||
|
||||
RUN apk add --no-cache git make gcc musl-dev
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user