浏览代码

更新 'gateway-game-test/Dockerfile'

chenghongxi 5 年之前
父节点
当前提交
e0aab24549
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gateway-game-test/Dockerfile

+ 1 - 1
gateway-game-test/Dockerfile

@@ -8,4 +8,4 @@ COPY config /go/bin/config
 RUN chmod +x /go/bin/gateway-game-test
 WORKDIR /go/bin
 
-CMD ["/go/bin/gateway-game-test "]
+CMD ["/go/bin/gateway-game-test"]