How do we know what version is included in the pg container image? #2786

Closed
opened 2026-02-28 06:19:14 -05:00 by deekerman · 2 comments
Owner

Originally created by @jstawski on GitHub (Aug 26, 2025).

Originally assigned to: @timothycarambat on GitHub.

As the title suggests, I noticed the pg container image has been updated 4 days ago. How do I know which version is running on that image?

Originally created by @jstawski on GitHub (Aug 26, 2025). Originally assigned to: @timothycarambat on GitHub. As the title suggests, I noticed the `pg` container image has been updated 4 days ago. How do I know which version is running on that image?
Author
Owner

@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. pg is a secondary image for us so we need to patch it to be up to date with that change.

@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. `pg` is a secondary image for us so we need to patch it to be up to date with that change.
Author
Owner

@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

@timothycarambat commented on GitHub (Dec 16, 2025): https://github.com/Mintplex-Labs/anything-llm/blob/1084316c0ef8ee358aa33f253628bf13a2c0f199/docker/Dockerfile#L174 This has been done for a while now
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anything-llm#2786
No description provided.