Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Coduz
Copy link
Contributor

@Coduz Coduz commented Jun 12, 2024

This PR bumps the version of docker-maven-plugin from 0.40.2 to 0.44.0

Related Issue
None

Description of the solution adopted
Bumped the version of the docker-maven-plugin to the latest available

Screenshots
None

Any side note on the changes made
This PR has been lead to fix issue on release-1.6.x and release-1.7.x branches which are running on 0.24.0 which is no longer compatible with current Docker.
Error shown with 0.24.0:

[INFO] --- docker:0.24.0:build (build) @ kapua-assembly-java-base ---
[ERROR] DOCKER> Unable to check image [centos:7] : {"message":"client version 1.18 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version"} (Bad Request: 400) [{"message":"client version 1.18 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version"} (Bad Request: 400)]
`

@Coduz Coduz added the Dependencies PR that updates dependencies. Be on the edge! label Jun 12, 2024
@Coduz Coduz merged commit bdc97db into eclipse-kapua:develop Jun 12, 2024
@Coduz Coduz deleted the chng-bumpDockerMavenPluginTo0.44.0 branch June 12, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies PR that updates dependencies. Be on the edge!

Projects

Development

Successfully merging this pull request may close these issues.

1 participant