Merge pull request 'update docker' (#3) from feature-test into main
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
+1
-3
@@ -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 . .
|
||||
|
||||
Reference in New Issue
Block a user