Arts-of-coding commited on
Commit
5f29b22
·
1 Parent(s): 38ddd85

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -9,7 +9,7 @@ EXPOSE 5000
9
  LABEL Maintainer="arts-of-coding"
10
  USER root
11
 
12
- WORKDIR /app
13
 
14
  # fix locales
15
  RUN apt-get update \
 
9
  LABEL Maintainer="arts-of-coding"
10
  USER root
11
 
12
+ WORKDIR /
13
 
14
  # fix locales
15
  RUN apt-get update \