chore(deps): update golang docker tag to v1.25
All checks were successful
Validate PR Title / validate (pull_request) Successful in 1s
All checks were successful
Validate PR Title / validate (pull_request) Successful in 1s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22 AS build
|
||||
FROM golang:1.25 AS build
|
||||
WORKDIR /src
|
||||
COPY go.mod ./
|
||||
RUN go mod download
|
||||
|
||||
Reference in New Issue
Block a user