Просмотр исходного кода

更新 'gateway-game-test/Dockerfile'

chenghongxi 5 лет назад
Родитель
Сommit
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"]