Spaces:
Sleeping
Sleeping
Commit
·
2d18c9d
1
Parent(s):
9796103
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
|
2 |
|
3 |
# Use a suitable base Docker image with necessary dependencies
|
4 |
-
FROM circulartextapp/
|
5 |
|
6 |
# Set the working directory to /app
|
7 |
WORKDIR /app
|
|
|
1 |
|
2 |
|
3 |
# Use a suitable base Docker image with necessary dependencies
|
4 |
+
FROM circulartextapp/spaceread
|
5 |
|
6 |
# Set the working directory to /app
|
7 |
WORKDIR /app
|