Spaces:
Runtime error
Runtime error
circulartext
commited on
Commit
•
06cf2a2
1
Parent(s):
115f510
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
# Use your base Docker image from Docker Hub
|
2 |
FROM circulartextapp/circulartextai
|
3 |
|
|
|
4 |
# Set the working directory
|
5 |
WORKDIR /code
|
6 |
|
|
|
1 |
# Use your base Docker image from Docker Hub
|
2 |
FROM circulartextapp/circulartextai
|
3 |
|
4 |
+
|
5 |
# Set the working directory
|
6 |
WORKDIR /code
|
7 |
|