From 204d4dfa56365250b46fea64bbd89c39a2e2774c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 19 Jun 2026 10:10:36 +0000 Subject: [PATCH] Update component versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Docker: [29.6.0-rc.1](https://github.com/moby/moby/releases/tag/v29.6.0-rc.1) → [29.6.0](https://github.com/moby/moby/releases/tag/v29.6.0) --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 667fff3..a9138c7 100644 --- a/.env +++ b/.env @@ -3,6 +3,6 @@ RUNNER_VERSION=2.335.1 # https://github.com/actions/runner-container-hooks/releases RUNNER_CONTAINER_HOOKS_VERSION=0.8.1 # https://github.com/moby/moby/releases -DOCKER_VERSION=29.6.0-rc.1 +DOCKER_VERSION=29.6.0 # https://github.com/docker/buildx/releases BUILDX_VERSION=0.35.0