Merge pull request 'update docker' (#3) from feature-test into main
Reviewed-on: #3
This commit is contained in:
commit
43d5608a51
@ -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