update docker
This commit is contained in:
parent
e9b9a367a9
commit
ed8c523b26
@ -1,6 +1,4 @@
|
||||
FROM golang:1.20-alpine AS build
|
||||
|
||||
RUN apk --no-cache add tzdata
|
||||
FROM golang:1.24 AS build
|
||||
|
||||
WORKDIR /src
|
||||
COPY . .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user