Spaces:
Sleeping
Sleeping
Arts-of-coding
commited on
Commit
•
2813f03
1
Parent(s):
f88f600
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -9,7 +9,7 @@ EXPOSE 5000
|
|
9 |
LABEL Maintainer="arts-of-coding"
|
10 |
USER root
|
11 |
|
12 |
-
WORKDIR /
|
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 \
|