mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
docs: Update docker_install.md with new container URL (#604)
This commit is contained in:
parent
6efb5bd88e
commit
cf3889d8e4
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ To update LibreChat. enter these commands one after the other from the root dir:
|
|||
|
||||
|
||||
```yaml
|
||||
# image: chatgptclone/app:latest # Uncomment this & comment above to build from docker hub image
|
||||
# image: ghcr.io/danny-avila/librechat:latest # Uncomment this & comment above to build from docker hub image
|
||||
```
|
||||
- **Note:** The latest Dockerhub image is only updated with new release tags, so it may not have the latest changes to the main branch
|
||||
- You also can't edit the title or toggle google login off as shown above, as these variables are set during build time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue