We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c693a7 commit a98777bCopy full SHA for a98777b
docker/Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright (c) Abstract Machines
2
# SPDX-License-Identifier: Apache-2.0
3
4
-FROM golang:1.25.1-alpine AS builder
+FROM golang:1.25.3-alpine AS builder
5
ARG SVC
6
ARG GOARCH
7
ARG GOARM
0 commit comments