Browse Source

更新 'Dockerfile'

lisha 1 year ago
parent
commit
bda345dac7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM openjdk:8u292-jdk-slim
 
-RUN chmod +x -R /wrapper-compute-engine
+
 
 WORKDIR /wrapper-compute-engine
 ADD . .