From 404525e360565e28b3aa6b48a0cc2645d875babf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 01:25:06 +0400 Subject: [PATCH] chore(deps): Bump obalunenko/go-tools in /build/docker/go-tools (#88) --- 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 fa6c6ae..a43ca7f 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", ""]