[GH-ISSUE #2026] [FEAT]: Pin Docker Image Tags to Specific Versions to Avoid Breaking Changes #1321

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

Originally created by @la-cc on GitHub (Aug 2, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2026

What would you like to see?

Currently, the application is being built and tagged as :latest for the Docker image. This approach can lead to breaking changes when the image is updated. To prevent such issues, it would be beneficial to bind the image to specific tags and pin these tags in the build and push image GitHub workflow. It would be great if a version of the application itself could be introduced so that you can see, for example, below in the ui the Info anything-llm-0.3.5 or so, which one matches the image tag.

We have currently created a fork and are building a fixed version, but would like to have a fixed version in the core repository from you.

We have also provided a helm chart, which allows several configuration options and we also receive requests why we have our own image with a fixed tag.

Originally created by @la-cc on GitHub (Aug 2, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2026 ### What would you like to see? Currently, the application is being built and tagged as :latest for the Docker image. This approach can lead to breaking changes when the image is updated. To prevent such issues, it would be beneficial to bind the image to specific tags and pin these tags in the build and push image GitHub workflow. It would be great if a version of the application itself could be introduced so that you can see, for example, below in the ui the Info anything-llm-0.3.5 or so, which one matches the image tag. We have currently [created a fork and are building a fixed version](https://github.com/la-cc/anything-llm), but would like to have a fixed version in the core repository from you. We have also provided a [helm chart](https://github.com/la-cc/anything-llm-helm-chart), which allows several configuration options and we also receive requests why we have our own image with a fixed tag.
yindo added the enhancementDockerfeature request labels 2026-02-22 18:24:16 -05:00
yindo closed this issue 2026-02-22 18:24:16 -05:00
Author
Owner

@reefland commented on GitHub (Aug 2, 2024):

Probably others dups of this. #1857

@reefland commented on GitHub (Aug 2, 2024): Probably others dups of this. #1857
Author
Owner

@timothycarambat commented on GitHub (Aug 2, 2024):

They are, moving to #1857 for docker version pins

@timothycarambat commented on GitHub (Aug 2, 2024): They are, moving to #1857 for docker version pins
yindo changed title from [FEAT]: Pin Docker Image Tags to Specific Versions to Avoid Breaking Changes to [GH-ISSUE #2026] [FEAT]: Pin Docker Image Tags to Specific Versions to Avoid Breaking Changes 2026-06-05 14:40:09 -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#1321