eienmojiki commited on
Commit
0d6eaed
1 Parent(s): 32ba2c0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -49,8 +49,6 @@ RUN git clone https://github.com/Lissy93/dashy.git && \
49
  npm install && \
50
  npm run build
51
 
52
- RUN chown -R koga $HOME/dashy
53
-
54
  WORKDIR $HOME/dashy
55
 
56
  USER koga
 
49
  npm install && \
50
  npm run build
51
 
 
 
52
  WORKDIR $HOME/dashy
53
 
54
  USER koga