From ac5ca010737edb7e55025146abe82f0827675323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 7 Aug 2026 06:58:27 +0000 Subject: [PATCH] Update component versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Docker: [29.7.1](https://github.com/moby/moby/releases/tag/v29.7.1) → [29.7.2](https://github.com/moby/moby/releases/tag/v29.7.2) --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index e6715be..74e620c 100644 --- a/.env +++ b/.env @@ -3,6 +3,6 @@ RUNNER_VERSION=2.336.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.7.1 +DOCKER_VERSION=29.7.2 # https://github.com/docker/buildx/releases BUILDX_VERSION=0.36.1