Update Go and dependencies
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.4-alpine3.21 AS build
|
||||
FROM golang:1.24-alpine3.21 AS build
|
||||
RUN apk --no-cache add git
|
||||
|
||||
WORKDIR /go/src/
|
||||
|
Reference in New Issue
Block a user