This commit is contained in:
parent
8aedab9786
commit
0bf0ba1f39
@ -1,5 +1,5 @@
|
||||
|
||||
FROM golang as back
|
||||
FROM golang:1.22 as back
|
||||
WORKDIR /build
|
||||
COPY . /build
|
||||
ARG CGO_ENABLED=0
|
||||
|
Loading…
Reference in New Issue
Block a user