Bump Dockerfile Go version
This commit is contained in:
parent
170906482d
commit
fee2372477
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.5.2
|
||||
FROM golang:1.5.3
|
||||
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
|
||||
|
||||
WORKDIR /go/src/github.com/prometheus/alertmanager
|
||||
|
|
Loading…
Reference in New Issue