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 bf1147c commit 9fb34a1Copy full SHA for 9fb34a1
Dockerfile
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: Apache-2.0
4
#
5
6
-FROM golang:1.24.1-bookworm AS builder
+FROM golang:1.24.2-bookworm AS builder
7
8
WORKDIR $GOPATH/src/metricfunc
9
COPY . .
0 commit comments