Skip to content

Commit 9fb34a1

Browse files
Bump golang from 1.24.1-bookworm to 1.24.2-bookworm (#141)
1 parent bf1147c commit 9fb34a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44
#
55

6-
FROM golang:1.24.1-bookworm AS builder
6+
FROM golang:1.24.2-bookworm AS builder
77

88
WORKDIR $GOPATH/src/metricfunc
99
COPY . .

0 commit comments

Comments
 (0)