Skip to content

Commit a98777b

Browse files
NOISSUE - Bump golang from 1.25.1-alpine to 1.25.3-alpine in /docker in the docker-dependency group (#3194)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c693a7 commit a98777b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) Abstract Machines
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM golang:1.25.1-alpine AS builder
4+
FROM golang:1.25.3-alpine AS builder
55
ARG SVC
66
ARG GOARCH
77
ARG GOARM

0 commit comments

Comments
 (0)