From a841d3f8eb50bf80916f5286c7b61ab41775f8d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 12 Sep 2026 09:44:53 +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](https://github.com/docker/buildx/releases/tag/v0.37.0) → [0.37.1](https://github.com/docker/buildx/releases/tag/v0.37.1) --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 56d2c8c..cfc98d3 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 # https://github.com/docker/buildx/releases -BUILDX_VERSION=0.37.0 +BUILDX_VERSION=0.37.1