qitongwei commited on
Commit
ba4753a
·
verified ·
1 Parent(s): 14fae25

Update Dockerfile

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