NOISSUE - Bump golang from 1.25.3-alpine to 1.25.4-alpine in /docker in the docker-dependency group (#3229)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-11 22:06:12 +01:00
committed by GitHub
parent 8083cec373
commit 27c57b192b
+1 -1
View File
@@ -1,7 +1,7 @@
# Copyright (c) Abstract Machines
# SPDX-License-Identifier: Apache-2.0
FROM golang:1.25.3-alpine3.22 AS builder
FROM golang:1.25.4-alpine3.22 AS builder
ARG SVC
ARG GOARCH
ARG GOARM