go upgrade
All checks were successful
All checks were successful
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.1-alpine AS build
|
||||
FROM golang:1.25.1-alpine AS build
|
||||
|
||||
WORKDIR /src
|
||||
COPY src /src
|
||||
|
||||
Reference in New Issue
Block a user