Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
# Whenever the Go version is updated here, .travis.yml and .promu.yml
# should also be updated.
environment:
- DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.12-base
+ DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.14-base
steps:
- checkout
go:
# Whenever the Go version is updated here, .travis.yml and
# .circle/config.yml should also be updated.
- version: 1.13
+ version: 1.14
repository:
path: github.com/prometheus/blackbox_exporter
build: