From c9f781b81562fcb8886c86158f2d732bd729b754 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 7 Sep 2026 10:59:21 +0000 Subject: [PATCH] Update component versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Docker: [29.8.0-rc.1](https://github.com/moby/moby/releases/tag/v29.8.0-rc.1) → [29.8.0](https://github.com/moby/moby/releases/tag/v29.8.0) --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 215810d..56d2c8c 100644 --- a/.env +++ b/.env @@ -3,6 +3,6 @@ RUNNER_VERSION=2.337.0 # https://github.com/actions/runner-container-hooks/releases RUNNER_CONTAINER_HOOKS_VERSION=0.8.1 # https://github.com/moby/moby/releases -DOCKER_VERSION=29.8.0-rc.1 +DOCKER_VERSION=29.8.0 # https://github.com/docker/buildx/releases BUILDX_VERSION=0.37.0