NOISSUE - Update SMQ

Signed-off-by: dusan <borovcanindusan1@gmail.com>
This commit is contained in:
dusan
2025-12-11 21:43:36 +01:00
parent 1342760593
commit a7f6d33cf0
+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