Skip to content

Set DOCKER_API_VERSION on docker builds.

We found an issue in which the Debian bookworm host docker version cannot communicate with the Docker CE client due to API mismatches.

Thus we now set DOCKER_API_VERSION globally for docker builds.

Bug: T408019

Merge request reports

Loading