This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
Open-IM-Server
mirror of
https://github.com/OpenIMSDK/Open-IM-Server
Watch
2
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
update
Browse Source
pull/2696/head
truongpx-Mac
2 years ago
parent
ef19d5695a
commit
bdfd57175d
3 changed files
with
3 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
jenkins-deploy/dockerfile/msg_transfer.Dockerfile
Unescape
Escape
View File
@ -1,4 +1,4 @@
FROM golang:1.1
8
.0 as build
FROM golang:1.1
9
.0 as build
WORKDIR /openim
COPY . .
2
jenkins-deploy/dockerfile/push.Dockerfile
Unescape
Escape
View File
@ -1,4 +1,4 @@
FROM golang:1.1
8
.0 as build
FROM golang:1.1
9
.0 as build
WORKDIR /openim
COPY . .
2
jenkins-deploy/dockerfile/rpc_msg.Dockerfile
Unescape
Escape
View File
@ -1,4 +1,4 @@
FROM golang:1.1
8
.0 as build
FROM golang:1.1
9
.0 as build
WORKDIR /openim
COPY . .
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/Open-IM-Server
Title
Body
Create Issue