Skip to content

Conversation

@danceratopz
Copy link
Member

@danceratopz danceratopz commented Nov 12, 2025

After updating to the latest release of docker-ce (5:29.0.0-1~ubuntu.24.04~noble) from Docker's apt registry, hive fails with:

can't get docker version: API error (400): client version 1.25 is too old. 
Minimum supported API version is 1.44, please upgrade your client to a newer version

From the release notes, Docker Engine v29 now requires API version 1.44.
https://docs.docker.com/engine/release-notes/29/#breaking-changes

Although the release notes state rc status(29.0.0-rc.3), it seems that v29 got tagged yesterday.

I hit this issue locally and is visible in recent hive workflow runs, e.g. for bal-devnet-0:
https://github.com/ethpandaops/bal-devnets/actions/runs/19266396989/job/55083189771#step:5:431

This change will mean anyone using Hive will require Docker v25+.

@danceratopz danceratopz changed the title chore: bump docker api version from 1.25 to 1.44 internal/libdocker: bump docker api version from 1.25 to 1.44 Nov 12, 2025
@danceratopz danceratopz requested a review from fjl November 12, 2025 09:51
@fjl fjl merged commit 0d00781 into ethereum:master Nov 12, 2025
6 checks passed
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