chore(deps): update golang docker tag to v1.25.0
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/golang:1.24.6@sha256:cd8f653c90bd60ebc814cbf266346066143d28bf4ee5dc75aa64033ee387450e as modules
|
||||
FROM amd64/golang:1.25.0@sha256:36e95221032d4c929d001ae5c1059ba1fbe1dec3b1f5c74d2708583d3141e151 as modules
|
||||
WORKDIR /build
|
||||
ADD go.* /build
|
||||
RUN go mod download
|
||||
|
||||
Reference in New Issue
Block a user