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

PR actions failing #626

Closed
squakez opened this issue Feb 10, 2021 · 2 comments · Fixed by #646
Closed

PR actions failing #626

squakez opened this issue Feb 10, 2021 · 2 comments · Fixed by #646

Comments

@squakez
Copy link
Contributor

squakez commented Feb 10, 2021

PRs are failing because No such image: testcontainers/ryuk:0.3.0. It seems related to this issue.

This should be fixed by using testcontainers version 1.15.1 instead of 1.15.0. Dependency is updated in camel 3.8.0 but not in 3.7.0, so likely we should have this fixed when bumping the camel version.

@lburgazzoli
Copy link
Contributor

You can bump the version in this project, see: apache/camel-quarkus@e59a7bd

squakez added a commit to squakez/camel-k-runtime that referenced this issue Feb 10, 2021
lburgazzoli pushed a commit that referenced this issue Feb 10, 2021
@squakez
Copy link
Contributor Author

squakez commented Feb 10, 2021

This was fixed via #627. However I'd keep it open in order to remove the overridden dependencies once we bump camel-quarkus and camel version to versions that are using the updated testcontainers.

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 a pull request may close this issue.

2 participants