We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22a9b6b + ea592c7 commit b044ddaCopy full SHA for b044dda
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18.3 as builder
+FROM golang:1.20.4 as builder
2
WORKDIR /go/src/github.com/oliver006/redis_exporter/
3
4
ADD . /go/src/github.com/oliver006/redis_exporter/
0 commit comments