mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 05:12:45 +08:00
feat(deps): bump golang from 1.20 to 1.21 (#831)
Bumps golang from 1.20 to 1.21. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d37796a58f
commit
bde3d98d0f
@ -1,5 +1,5 @@
|
||||
# Build Stage
|
||||
FROM golang:1.20 AS builder
|
||||
FROM golang:1.21 AS builder
|
||||
|
||||
# Set go mod installation source and proxy
|
||||
ARG GO111MODULE=on
|
||||
|
Loading…
x
Reference in New Issue
Block a user