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

Cope with docker-java API change. #885

Merged
merged 2 commits into from
Apr 19, 2022
Merged

Conversation

pjdarton
Copy link
Member

Attempt to resolve issue #884

Looks like the docker-java code moved a method into a parent class and changed its API while doing so.
Switching to use the parent class ought to be version agnostic...

@pjdarton
Copy link
Member Author

It compiled & tests pass locally; seems unreliable on JenkinsCI ... but that's nothing new 😞

@pjdarton pjdarton merged commit 8b0e2a3 into jenkinsci:master Apr 19, 2022
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.

1 participant