Commit a94c1eaf by Johannes Schill

Bump grafana/build-container to 1.2.0

parent 314b8b8e
...@@ -126,7 +126,7 @@ jobs: ...@@ -126,7 +126,7 @@ jobs:
build-all: build-all:
docker: docker:
- image: grafana/build-container:1.1.0 - image: grafana/build-container:1.2.0
working_directory: /go/src/github.com/grafana/grafana working_directory: /go/src/github.com/grafana/grafana
steps: steps:
- checkout - checkout
...@@ -173,7 +173,7 @@ jobs: ...@@ -173,7 +173,7 @@ jobs:
build: build:
docker: docker:
- image: grafana/build-container:1.1.0 - image: grafana/build-container:1.2.0
working_directory: /go/src/github.com/grafana/grafana working_directory: /go/src/github.com/grafana/grafana
steps: steps:
- checkout - 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