spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb 123502b8d7 Restore use of fixed version when calling docker APIs
Update `DockerApi` so that calls are made using a fixed version. For
most calls this will be `v1.24`, however, for calls with a platform
we must use the `v1.41`.

When possible, we check that the Docker version in use meets the
required minimum, however, if we can't detect the running version
we now proceed and let the actual API call fail. This is due to the
fact that the `/_ping` endpoint may not always be available. For
example, it is restricted when building from a BitBucket CI pipeline.

Fixes gh-43452
2024-12-10 13:14:20 -08:00
..
spring-boot-antlib Merge branch '3.3.x' 2024-10-29 20:27:13 +00:00
spring-boot-autoconfigure-processor Merge branch '3.3.x' 2024-10-18 10:49:15 -07:00
spring-boot-buildpack-platform Restore use of fixed version when calling docker APIs 2024-12-10 13:14:20 -08:00
spring-boot-cli Merge branch '3.3.x' 2024-11-22 11:59:19 +00:00
spring-boot-configuration-metadata Apply conventions plugin to all subprojects 2024-09-24 14:26:32 -07:00
spring-boot-configuration-metadata-changelog-generator Merge branch '3.2.x' into 3.3.x 2024-09-24 14:29:09 -07:00
spring-boot-configuration-processor Merge branch '3.3.x' 2024-11-07 12:38:51 +00:00
spring-boot-gradle-plugin Merge branch '3.3.x' 2024-11-22 15:46:38 +00:00
spring-boot-gradle-test-support Raise the minimum supported version of Gradle to 8.4 2024-10-01 17:23:24 +01:00
spring-boot-jarmode-tools Merge branch '3.3.x' 2024-12-06 19:01:30 -08:00
spring-boot-loader Consistently return non-zero exit codes for jarmode failures 2024-12-06 19:00:50 -08:00
spring-boot-loader-classic Merge branch '3.3.x' 2024-12-06 19:01:30 -08:00
spring-boot-loader-tools Merge branch '3.3.x' 2024-11-04 13:15:27 +00:00
spring-boot-maven-plugin Polish "Only set imagePlatform if it has text" 2024-12-05 11:03:14 +01:00
spring-boot-properties-migrator Merge branch '3.2.x' into 3.3.x 2024-09-24 14:29:09 -07:00
spring-boot-test-support Update copyright year of changed file 2024-11-29 10:35:12 +01:00
spring-boot-test-support-docker Merge branch '3.3.x' 2024-11-22 15:46:38 +00:00