Fuegovic commited on
Commit
30581de
1 Parent(s): 9f1fb1b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  # Pull the base image
2
 
3
 
4
- FROM ghcr.io/danny-avila/librechat:latest
5
  # FROM ghcr.io/danny-avila/librechat:latest # Uncomment this and comment out the previous line for the less up to date but more stable release
6
 
7
  # Set environment variables
 
1
  # Pull the base image
2
 
3
 
4
+ FROM ghcr.io/danny-avila/librechat-dev:latest
5
  # FROM ghcr.io/danny-avila/librechat:latest # Uncomment this and comment out the previous line for the less up to date but more stable release
6
 
7
  # Set environment variables