merasabkuch commited on
Commit
95fcf2f
1 Parent(s): 03684c7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -27,7 +27,6 @@ EXPOSE 7860
27
 
28
  RUN --mount=type=secret,id=SERVICE_ACC_JSON,mode=0444,required=true \
29
  cp /run/secrets/SERVICE_ACC_JSON serviceAcc.json
30
- # Copy the service account JSON file to the working directory
31
 
32
 
33
  # Command to run the Node.js server
 
27
 
28
  RUN --mount=type=secret,id=SERVICE_ACC_JSON,mode=0444,required=true \
29
  cp /run/secrets/SERVICE_ACC_JSON serviceAcc.json
 
30
 
31
 
32
  # Command to run the Node.js server