mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 05:25:59 +08:00
fix: make link->make lint
Signed-off-by: kubbot <3293172751ysy@gmail.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Build Stage
|
||||
FROM golang:1.21 AS builder
|
||||
FROM golang:1.20 AS builder
|
||||
|
||||
# Set go mod installation source and proxy
|
||||
ARG GO111MODULE=on
|
||||
|
||||
Reference in New Issue
Block a user