Fuegovic commited on
Commit
41fc7cf
·
verified ·
1 Parent(s): 1b097b9

Update Dockerfile

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