NOISSUE - Bump golang from 1.26.1-alpine3.22 to 1.26.2-alpine3.22 in /docker in the docker-dependency group (#3471)

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]
2026-04-17 11:51:03 +02:00
committed by GitHub
parent dc72811048
commit 68befa023c
+1 -1
View File
@@ -1,7 +1,7 @@
# Copyright (c) Abstract Machines
# SPDX-License-Identifier: Apache-2.0
FROM golang:1.26.1-alpine3.22 AS builder
FROM golang:1.26.2-alpine3.22 AS builder
ARG SVC
ARG GOARCH
ARG GOARM