bump go@1.24
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.22-alpine AS build
|
FROM golang:1.24-alpine AS build
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Reference in New Issue
Block a user