소스 검색

更新 '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"]