Bump Dockerfile Go version

This commit is contained in:
Fabian Reinartz 2016-02-05 11:54:47 +01:00
parent 170906482d
commit fee2372477
1 changed files with 1 additions and 1 deletions

View File

@ -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