mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-28 22:58:10 +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
|
WORKDIR /openim
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.18.0 as build
|
FROM golang:1.19.0 as build
|
||||||
|
|
||||||
WORKDIR /openim
|
WORKDIR /openim
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.18.0 as build
|
FROM golang:1.19.0 as build
|
||||||
|
|
||||||
WORKDIR /openim
|
WORKDIR /openim
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user