Yakova commited on
Commit
51f8a09
·
verified ·
1 Parent(s): 5dcb6f7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,7 +7,7 @@ RUN useradd -ms /bin/bash admin
7
 
8
 
9
  # Set the working directory
10
- WORKDIR /usr/src
11
 
12
 
13
  RUN npm install --no-cache
 
7
 
8
 
9
  # Set the working directory
10
+
11
 
12
 
13
  RUN npm install --no-cache