Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: typo in image name #291

Closed
wants to merge 1 commit into from
Closed

Conversation

jeffmaury
Copy link
Collaborator

Fixes #288

Fixes containers#288

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
Copy link
Collaborator

@Gregory-Pereira Gregory-Pereira left a comment

Choose a reason for hiding this comment

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

/lgtm

@Gregory-Pereira Gregory-Pereira dismissed their stale review April 18, 2024 16:43

mistake, bad image

Copy link
Collaborator

@Gregory-Pereira Gregory-Pereira left a comment

Choose a reason for hiding this comment

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

/lgtm but swap the images to what you will find in quay: https://quay.io/repository/ai-lab/llamacpp_python

@@ -15,7 +15,7 @@ application:
- amd64
ports:
- 8001
image: quay.io/ai-lab/llamacppp-python:latest
image: quay.io/ai-lab/llamacpp-python:latest
Copy link
Collaborator

Choose a reason for hiding this comment

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

quay.io/ai-lab/llamacpp_python:latest is correct

@@ -50,7 +50,7 @@ application:
- amd64
ports:
- 8001
image: quay.io/ai-lab/llamacppp-python:latest
image: quay.io/ai-lab/llamacpp-python:latest
Copy link
Collaborator

Choose a reason for hiding this comment

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

quay.io/ai-lab/llamacpp_python:latest is correct

@rhatdan
Copy link
Member

rhatdan commented Apr 19, 2024

Replaced with #292

@rhatdan rhatdan closed this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in image name
3 participants