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
lukehinds merged 1 commit intomainfrom
pull_policy
Nov 19, 2024
Merged

Set pull policy to always in the compose file#38
lukehinds merged 1 commit intomainfrom
pull_policy

Conversation

@jhrozek
Copy link
Copy Markdown
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
context: .
dockerfile: docker/Dockerfile
image: ghcr.io/stacklok/codegate:latest
pull_policy: always
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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