Sfoglia il codice sorgente

更新 'Dockerfile'

lisha 1 anno fa
parent
commit
b3b33fbecb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -12,4 +12,4 @@ WORKDIR bin
 RUN chmod +x -R wrapper-compute-engine
 
 
-CMD ["sh","start.sh"]
+CMD ["bash","start.sh"]