chartManD commited on
Commit
cda11f5
1 Parent(s): aaa9812

mostrar node y npm version 1.1

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -29,7 +29,7 @@ WORKDIR app
29
  RUN ls
30
 
31
  RUN node -v
32
- RUN npm --version
33
  #RUN npm install
34
  # RUN npm build
35
  # RUN cd /dist/. /var/etc/html
 
29
  RUN ls
30
 
31
  RUN node -v
32
+ RUN npm -v
33
  #RUN npm install
34
  # RUN npm build
35
  # RUN cd /dist/. /var/etc/html