Marco Beretta commited on
Commit
6c26694
1 Parent(s): f704c1c

test with chatgptclone/app:latest image

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/danny-avila/librechat:latest
2
 
3
  # Create the /.config directory and set permissions
4
  RUN chmod -R 777 ./data
 
1
+ FROM chatgptclone/app:latest
2
 
3
  # Create the /.config directory and set permissions
4
  RUN chmod -R 777 ./data