Fuegovic commited on
Commit
72a4a88
·
verified ·
1 Parent(s): cf5f1d3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1,5 +1,6 @@
1
  # Pull the base image
2
- FROM ghcr.io/danny-avila/librechat-dev:latest
 
3
  EXPOSE 3080
4
 
5
  # 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