Merge pull request #241 from prometheus/gobump

Bump Dockerfile Go version
This commit is contained in:
Fabian Reinartz 2016-02-17 16:58:38 +01:00
commit 6089131a14
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