From 764b4da3dec86d4f6fed2de0cd6fe88ff1434482 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 08:19:55 +0100 Subject: [PATCH] Bump Docker CE version to 25.0.0 (#1007) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the Docker CE version in the Linux goss test harness Made with ❤️️ by updatecli * chore: Update the Docker CE version in the tools-versions.yml file Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-linux.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index 6641cc389..0bcbd6646 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -25,7 +25,7 @@ command: exec: docker -v exit-status: 0 stdout: - - 24.0.7 + - 25.0.0 docker_buildx: exec: docker buildx version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 04f0d79fb..5c99a77d9 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -7,7 +7,7 @@ chocolatey_version: 1.4.0 compose_version: 2.23.3 cst_version: 1.16.0 default_jdk: 11 -docker_version: 24.0.7 +docker_version: 25.0.0 doctl_version: 1.101.0 gh_version: 2.41.0 git_lfs_version: 3.4.1