Spaces:
Running
Running
Update Dockerfile
#1
by
samlax12
- opened
- Dockerfile +2 -1
Dockerfile
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
FROM tianzhentech/chatgpt-next-web:latest
|
|
|
|
1 |
+
# FROM tianzhentech/chatgpt-next-web:latest
|
2 |
+
FROM justma/chatgpt-next-chat:latest
|