Skip to content

Commit

Permalink
Updated baseimage to golang1.14-alipine for infra (#386)
Browse files Browse the repository at this point in the history
Signed-off-by: Hrishikesh Barman <hrishikeshbman@gmail.com>
  • Loading branch information
geekodour committed Jun 20, 2020
1 parent 6c01477 commit fb63263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.13-alpine
FROM golang:1.14-alpine
LABEL maintainer="The Prometheus Authors <prometheus-developers@googlegroups.com>"

RUN apk add git make
Expand Down

0 comments on commit fb63263

Please sign in to comment.