stephendanielowen commited on
Commit
5a2b739
·
verified ·
2 Parent(s): 6722574 2c50ecb

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

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -1,6 +1,6 @@
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
 
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