NOISSUE - Update SMQ

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>
This commit is contained in:
Dusan Borovcanin
2025-07-10 16:02:35 +02:00
parent 2e0432bdb5
commit 77c2483f0d
+1 -1
View File
@@ -1,7 +1,7 @@
# Copyright (c) Abstract Machines
# SPDX-License-Identifier: Apache-2.0
FROM golang:1.24.4-alpine AS builder
FROM golang:1.24.5-alpine AS builder
ARG SVC
ARG GOARCH
ARG GOARM