From aa98c93806ad86e8463c6177cb3df7e3d9111682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:30:27 +0000 Subject: [PATCH] Bump golang in /Containers/imaginary Bumps golang from 1.21.3-alpine3.18 to 1.21.4-alpine3.18. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Containers/imaginary/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/imaginary/Dockerfile b/Containers/imaginary/Dockerfile index 073795c1..f63e88df 100644 --- a/Containers/imaginary/Dockerfile +++ b/Containers/imaginary/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.21.3-alpine3.18 as go +FROM golang:1.21.4-alpine3.18 as go ENV IMAGINARY_HASH 7efb66c243056e5b3b65215e101be7915983e364