This repository was archived by the owner on Dec 17, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork344
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Support Docker API 1.45 #1420
Closed
Labels
Milestone
Description
Running selenoid/latest in portainer. Tests fail with this message:
Message: create container: Error response from daemon: {"message":"client version 1.12 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version"}
Docker API version on portainer is 1.45, Docker Compose version is v2.25.0
I dont get what that message is telling me.