stephendanielowen commited on
Commit
6722574
·
verified ·
2 Parent(s): 13f0fae 72a4a88

Merge branch #LibreChat/LibreChat' into 'stephendanielowen/LibreChat'

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1,5 +1,6 @@
1
  # Pull the base image
2
- FROM ghcr.io/danny-avila/librechat-dev:latest
 
3
  EXPOSE 3080
4
 
5
  # Set environment variables
 
1
  # Pull the base image
2
+ #FROM ghcr.io/danny-avila/librechat-dev:latest
3
+ FROM ghcr.io/danny-avila/librechat:latest
4
  EXPOSE 3080
5
 
6
  # Set environment variables