Skip to content

Breaks with Docker v29 due to Docker API Version <v1.44 #698

@Zoey2936

Description

@Zoey2936

The same as: nextcloud/all-in-one#7096
Currebtly this repo also uses API Version v1.41:

public const DOCKER_API_VERSION = 'v1.41';

But docker now requires v1.44 or later: https://github.com/moby/moby/releases/tag/docker-v29.0.0

Note: I did not test if it really breaks, but it should break per definition like AIO did

Metadata

Metadata

Assignees

No one assigned

    Labels

    dockerDocker Engine API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions