chore: update go to 1.21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.20 as builder
|
||||
FROM golang:1.21 as builder
|
||||
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
|
Reference in New Issue
Block a user