-
Notifications
You must be signed in to change notification settings - Fork 58
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
Use qualified image URLs in docker-compose #2869
Conversation
Checklist for QA:
What works:Looks good, performed some scans, created a report, onboarding works, tasks and findings are created. What doesn't work:Haven't found anything out of the ordinary. Bug or feature?:Haven't found anything out of the ordinary. |
Looks good to me. For some reason it's not able to fetch
|
Discussed this offline with @dekkers. Seems to be a mismatch in the image reference. I've just updated it and it should be ready for merge now. |
Changes
Use the qualified image URLs in docker-compose. This is necessary because software such as podman don't default to docker hub.
Checklist for code reviewers:
Copy-paste the checklist from the docs/source/templates folder into your comment.
Checklist for QA:
Copy-paste the checklist from the docs/source/templates folder into your comment.