Parcourir la source

更新 'gateway-game-test/Dockerfile'

chenghongxi il y a 5 ans
Parent
commit
e0aab24549
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"]