mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-03-02 22:57:05 -05:00
How do we know what version is included in the pg container image? #2786
Labels
No labels
Desktop
Docker
Integration Request
Integration Request
OS: Linux
OS: Mobile
OS: Windows
UI/UX
blocked
bug
bug
core-team-only
documentation
duplicate
embed-widget
enhancement
feature request
github_actions
good first issue
investigating
needs info / can't replicate
possible bug
question
stage: specifications
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anything-llm#2786
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jstawski on GitHub (Aug 26, 2025).
Originally assigned to: @timothycarambat on GitHub.
As the title suggests, I noticed the
pgcontainer image has been updated 4 days ago. How do I know which version is running on that image?@timothycarambat commented on GitHub (Aug 28, 2025):
It is supposed to be shown in the sidebar at the bottom, but IIRC that ENV may not be in the docker build for it. If we add it, it will show.
pgis a secondary image for us so we need to patch it to be up to date with that change.@timothycarambat commented on GitHub (Dec 16, 2025):
github.com/Mintplex-Labs/anything-llm@1084316c0e/docker/Dockerfile (L174)This has been done for a while now