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