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.
1 parent 56b5d6b commit ba7f611Copy full SHA for ba7f611
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.12 as builder
+FROM golang:1.13 as builder
2
ARG VERSION
3
ARG GIT_COMMIT
4
WORKDIR /go/src/github.com/nginxinc/nginx-prometheus-exporter
0 commit comments