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
|
FROM golang:1.24 AS build
|
||||||
|
|
||||||
RUN apk --no-cache add tzdata
|
|
||||||
|
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user