From 6555561d9ccd6fb2fb09f1374ba684b44b2f4f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 04:07:19 +0000 Subject: [PATCH] build(deps): bump golang in /Containers/imaginary Bumps golang from 1.26.5-alpine3.24 to 1.26.6-alpine3.24. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.6-alpine3.24 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 e3672eb2..2d69bcdb 100644 --- a/Containers/imaginary/Dockerfile +++ b/Containers/imaginary/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:latest -FROM golang:1.26.5-alpine3.24 AS go +FROM golang:1.26.6-alpine3.24 AS go ENV IMAGINARY_HASH=6a274b488759a896aff02f52afee6e50b5e3a3ee