[GH-ISSUE #4333] How do we know what version is included in the pg container image? #2760

Closed
opened 2026-02-22 18:31:07 -05:00 by yindo · 2 comments
Owner

Originally created by @jstawski on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4333

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). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4333 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?
yindo added the documentationfeature requestgithub_actions labels 2026-02-22 18:31:07 -05:00
yindo closed this issue 2026-02-22 18:31:07 -05:00
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):

https://github.com/Mintplex-Labs/anything-llm/blob/1084316c0ef8ee358aa33f253628bf13a2c0f199/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
yindo changed title from How do we know what version is included in the pg container image? to [GH-ISSUE #4333] How do we know what version is included in the pg container image? 2026-06-05 14:48:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2760