NOISSUE - Bump golang from 1.26.3-alpine3.22 to 1.26.4-alpine3.22 in /docker in the docker-dependency group (#3527)
Continuous Delivery / lint-and-build (push) Has been cancelled
Continuous Delivery / Build and Push Docker Images (push) Has been cancelled
CI Pipeline / Lint Proto (push) Has been cancelled
CI Pipeline / lint-and-build (push) Has been cancelled
CI Pipeline / Detect Changes (push) Has been cancelled
CI Pipeline / Test ${{ matrix.module }} (push) Has been cancelled
CI Pipeline / Upload Coverage (push) Has been cancelled
Deploy GitHub Pages / swagger-ui (push) Has been cancelled

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-06-09 16:04:04 +02:00
committed by GitHub
parent 610da72779
commit 24edbe6ad8
+1 -1
View File
@@ -1,7 +1,7 @@
# Copyright (c) Abstract Machines # Copyright (c) Abstract Machines
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
FROM golang:1.26.3-alpine3.22 AS builder FROM golang:1.26.4-alpine3.22 AS builder
ARG SVC ARG SVC
ARG GOARCH ARG GOARCH
ARG GOARM ARG GOARM