Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Set pull policy to always in the compose file #38

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

jhrozek
Copy link
Contributor

@jhrozek jhrozek commented Nov 19, 2024

To make sure people get always the latest image

To make sure people get always the latest image
@@ -187,6 +187,7 @@ services:
context: .
dockerfile: docker/Dockerfile
image: ghcr.io/stacklok/codegate:latest
pull_policy: always
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have the same for qdrant?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, we want to pin it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it 👍

@lukehinds lukehinds merged commit 5924341 into main Nov 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants