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

Update Dockerfile

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