From 9996dc5db8de5da5e15a8eff389eca5bec85ed7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 21:32:52 +0000 Subject: [PATCH] chore(deps): bump obalunenko/go-tools in /build/docker/go-tools Bumps [obalunenko/go-tools](https://github.com/obalunenko/go-tools) from 1.10.2 to 1.10.4. - [Release notes](https://github.com/obalunenko/go-tools/releases) - [Commits](https://github.com/obalunenko/go-tools/compare/v1.10.2...v1.10.4) --- updated-dependencies: - dependency-name: obalunenko/go-tools dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build/docker/go-tools/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/docker/go-tools/Dockerfile b/build/docker/go-tools/Dockerfile index 029d567f..ebde4d40 100644 --- a/build/docker/go-tools/Dockerfile +++ b/build/docker/go-tools/Dockerfile @@ -1,3 +1,3 @@ -FROM ghcr.io/obalunenko/go-tools:1.10.2 AS builder +FROM ghcr.io/obalunenko/go-tools:1.10.4 AS builder CMD ["/bin/sh", "-c", ""] \ No newline at end of file