From 93ec987c3d9603b9cebc7024fa618084d590724f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Sep 2026 10:08:18 +0000 Subject: [PATCH] Update component versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Buildx: [0.37.0-rc1](https://github.com/docker/buildx/releases/tag/v0.37.0-rc1) → [0.37.0-rc2](https://github.com/docker/buildx/releases/tag/v0.37.0-rc2) --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 01bf358..a52adee 100644 --- a/.env +++ b/.env @@ -5,4 +5,4 @@ RUNNER_CONTAINER_HOOKS_VERSION=0.8.1 # https://github.com/moby/moby/releases DOCKER_VERSION=29.8.0-rc.1 # https://github.com/docker/buildx/releases -BUILDX_VERSION=0.37.0-rc1 +BUILDX_VERSION=0.37.0-rc2