mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-28 14:42:14 +08:00
update
This commit is contained in:
parent
ef19d5695a
commit
bdfd57175d
@ -1,4 +1,4 @@
|
||||
FROM golang:1.18.0 as build
|
||||
FROM golang:1.19.0 as build
|
||||
|
||||
WORKDIR /openim
|
||||
COPY . .
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM golang:1.18.0 as build
|
||||
FROM golang:1.19.0 as build
|
||||
|
||||
WORKDIR /openim
|
||||
COPY . .
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM golang:1.18.0 as build
|
||||
FROM golang:1.19.0 as build
|
||||
|
||||
WORKDIR /openim
|
||||
COPY . .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user