We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac71e3c commit ea592c7Copy full SHA for ea592c7
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