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

Skip to content

Conversation

@rashpile
Copy link

@rashpile rashpile commented Feb 1, 2024

This PR addresses the issue reported in #171.

We have encountered a compatibility problem due to the deprecation of the Docker client API version 1.22. The error message encountered is: "Client version 1.22 is too old. Minimum supported API version is 1.24."

To resolve this, I propose updating the Docker client API version to 1.24, which is the minimum supported version. This update ensures compatibility and aligns with the current Docker API standards.

For more details on the deprecated API versions, please refer to the Docker documentation: https://docs.docker.com/engine/api/#deprecated-api-versions.

@rashpile rashpile requested a review from umputun as a code owner February 1, 2024 20:25
@umputun umputun merged commit 7ce7e18 into umputun:master Feb 1, 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.

3 participants