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.
2 parents 88e7358 + 074b8a4 commit 97d6efbCopy full SHA for 97d6efb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.6 as builder
+FROM golang:1.25.0 as builder
2
WORKDIR /go/src/github.com/oliver006/redis_exporter/
3
4
ADD . /go/src/github.com/oliver006/redis_exporter/
0 commit comments