From 364f1490ed36daf8c5e93955d30b3629fcce3405 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Aug 2026 08:14:26 +0000 Subject: [PATCH] Update component versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Buildx: [0.36.0](https://github.com/docker/buildx/releases/tag/v0.36.0) → [0.36.1](https://github.com/docker/buildx/releases/tag/v0.36.1) --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index ee4e357..e6715be 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.7.1 # https://github.com/docker/buildx/releases -BUILDX_VERSION=0.36.0 +BUILDX_VERSION=0.36.1