Spaces:
Runtime error
Runtime error
circulartext
commited on
Commit
•
8b9487f
1
Parent(s):
b63a5a2
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Use your base Docker image from Docker Hub
|
2 |
-
FROM circulartextapp/
|
3 |
|
4 |
|
5 |
# Set the working directory to /app
|
|
|
1 |
# Use your base Docker image from Docker Hub
|
2 |
+
FROM circulartextapp/circulartextaii
|
3 |
|
4 |
|
5 |
# Set the working directory to /app
|