From d662ad0a0d2330f1a605fc4bb2f36f8114c50544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 01:23:19 +0400 Subject: [PATCH] chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#121) --- 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 16b06d46..cbbfbe6b 100644 --- a/build/docker/go-tools/Dockerfile +++ b/build/docker/go-tools/Dockerfile @@ -1,3 +1,3 @@ -FROM ghcr.io/obalunenko/go-tools:v1.3.0 AS builder +FROM ghcr.io/obalunenko/go-tools:v1.3.1 AS builder CMD ["/bin/sh", "-c", ""] \ No newline at end of file