mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 04:00:27 +00:00
@@ -1,7 +1,7 @@
|
||||
# Copyright (c) Abstract Machines
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
FROM golang:1.25-alpine AS builder
|
||||
FROM golang:1.26-alpine AS builder
|
||||
|
||||
ARG SVC
|
||||
ARG GOARCH
|
||||
|
||||
Reference in New Issue
Block a user