bump to 1.22
This commit is contained in:
parent
c9a7cf2e83
commit
7a915da515
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21
|
||||
FROM golang:1.22
|
||||
WORKDIR /src
|
||||
COPY . ./
|
||||
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -v .
|
||||
|
Loading…
Reference in New Issue
Block a user