Procházet zdrojové kódy

更新 'gateway-game-test/Dockerfile'

chenghongxi před 5 roky
rodič
revize
e0aab24549
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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"]