From 9764e6759d19a5a7aedbb0bb4311f4118995eba8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 18:25:52 +0000 Subject: [PATCH] chore(deps): update dependency distribution/distribution to v3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6554167..1aafb35 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=distribution/distribution -export BUILD_VERSION ?= v2.8.3 +export BUILD_VERSION ?= v3.1.1 export BUILDTAGS ?= include_oss include_gcs export GOOS ?= linux