chore(deps): update golang docker tag to v1.22
This commit is contained in:
parent
107bc8724a
commit
128be4e269
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21-alpine
|
||||
FROM golang:1.22-alpine
|
||||
ENV GO111MODULE=on
|
||||
RUN apk --no-cache add build-base git && \
|
||||
go install github.com/magefile/mage@latest && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user