Skip to content

Commit 6de4e9b

Browse files
committed
switch to golang 1.16
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent de45642 commit 6de4e9b

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.15 as build
1+
FROM golang:1.16 as build
22

33
WORKDIR /go/src/github.com/webdevops/azure-metrics-exporter
44

0 commit comments

Comments
 (0)