Fuegovic commited on
Commit
9f1fb1b
1 Parent(s): 5983b96

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-dev:c7306395e94421503cd0d30b0f7935f4cc67d134
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: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