Merge pull request #241 from prometheus/gobump
Bump Dockerfile Go version
This commit is contained in:
commit
6089131a14
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.5.2
|
FROM golang:1.5.3
|
||||||
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
|
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
|
||||||
|
|
||||||
WORKDIR /go/src/github.com/prometheus/alertmanager
|
WORKDIR /go/src/github.com/prometheus/alertmanager
|
||||||
|
|
Loading…
Reference in New Issue