qitongwei commited on
Commit
4bda13d
1 Parent(s): 6a82088

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:latest
3
 
4
  # Set environment variables
5
  ENV HOST=0.0.0.0
 
1
  # Pull the base image
2
+ FROM ghcr.io/danny-avila/librechat@sha256:d485be7fe3101c3f2599ca586e75106e01da42dd1981e57295838c5f1726b3d1
3
 
4
  # Set environment variables
5
  ENV HOST=0.0.0.0