Set correct tags / packages instead of :latest #7034
alvitali
started this conversation in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everybody
I'm in the process of replacing all :latest tags with proper fixed tags, however Librechat is confusing me a bit.
In order to get the latest release, I'm now using
danny-avila/librechat:v0.7.7
instead of thelibrechat-dev
releases which should work fine, right? Why is the example compose pinned to the dev-branch instead of the latest release?For the rag_api container I've now pinned the tag to
danny-avila/librechat-rag-api-dev-lite:v0.4.0
, as the dev packages seem to be the ones to use in production, right?I've also noticed that
ankane/pgvector
has been archived and is no longer updatedThanks a lot for your hard work on the project!
Beta Was this translation helpful? Give feedback.
All reactions