NOISSUE - Bump golang from 1.25.4-alpine3.22 to 1.25.5-alpine3.22 in /docker in the docker-dependency group (#3271)

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-12-09 12:11:37 +01:00
committed by GitHub
parent 9aa9487207
commit 27fc32c153
+1 -1
View File
@@ -1,7 +1,7 @@
# Copyright (c) Abstract Machines
# SPDX-License-Identifier: Apache-2.0
FROM golang:1.25.4-alpine3.22 AS builder
FROM golang:1.25.5-alpine3.22 AS builder
ARG SVC
ARG GOARCH
ARG GOARM