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