From 7328430c8639f3c86ac7b3344ef0302ff911f970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 04:47:40 +0000 Subject: [PATCH] build(deps): bump golang in /Containers/imaginary Bumps golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20. --- 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 efe0ed70f47..5b5533adbac 100644 --- a/Containers/imaginary/Dockerfile +++ b/Containers/imaginary/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:latest -FROM golang:1.23.3-alpine3.20 AS go +FROM golang:1.23.4-alpine3.20 AS go ENV IMAGINARY_HASH=8f36a26c448be8c151a3878404b75fcd1cd3cf0c