Commit eed141fb by Leonard Gram

build: uses 1.1.0 of the build container.

parent 8ea2f7f8
......@@ -125,7 +125,7 @@ jobs:
build-all:
docker:
- image: grafana/build-container:build
- image: grafana/build-container:1.1.0
working_directory: /go/src/github.com/grafana/grafana
steps:
- checkout
......@@ -168,7 +168,7 @@ jobs:
build:
docker:
- image: grafana/build-container:build
- image: grafana/build-container:1.1.0
working_directory: /go/src/github.com/grafana/grafana
steps:
- checkout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment