Skip to content

Conversation

@giuseppefumarolalink
Copy link

This PR updates the Docker image version to resolve a compatibility issue with the Docker daemon.

Problem:
The current setup was failing with the following error:
Error response from daemon: client version 1.41 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version

Solution:
Updated the Docker base image (and/or related CI/CD configurations) to ensure compatibility with Docker API version 1.44 or higher.

Changes:
Updated Dockerfile base image to docker:29.1.3-cli-alpine3.23.

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