Skip to content

Commit ba7f611

Browse files
Vighneswar Rao Bojjabvighnesha
authored andcommitted
Update Go version to 1.13
1 parent 56b5d6b commit ba7f611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12 as builder
1+
FROM golang:1.13 as builder
22
ARG VERSION
33
ARG GIT_COMMIT
44
WORKDIR /go/src/github.com/nginxinc/nginx-prometheus-exporter

0 commit comments

Comments
 (0)