From e346a16e46c7571001cd43c69a967b27629fdd14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 01:55:35 +0400 Subject: [PATCH] chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#138) --- 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 d6f9b84f..4fc58d50 100644 --- a/build/docker/go-tools/Dockerfile +++ b/build/docker/go-tools/Dockerfile @@ -1,3 +1,3 @@ -FROM ghcr.io/obalunenko/go-tools:v1.4.3 AS builder +FROM ghcr.io/obalunenko/go-tools:v1.4.4 AS builder CMD ["/bin/sh", "-c", ""] \ No newline at end of file