Amogh1221 commited on
Commit
5692419
·
verified ·
1 Parent(s): 360d11f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -12,7 +12,6 @@ RUN apt-get update && apt-get install -y \
12
 
13
  WORKDIR /app
14
 
15
- # Copy ALL files from the repository
16
  COPY . .
17
 
18
  # ============================================================
 
12
 
13
  WORKDIR /app
14
 
 
15
  COPY . .
16
 
17
  # ============================================================