Browse Source

updated circleci build-container version

Torkel Ödegaard 7 years ago
parent
commit
cdfbcbce22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -232,7 +232,7 @@ jobs:
 
 
   build-enterprise:
   build-enterprise:
     docker:
     docker:
-     - image: grafana/build-container:v0.1
+     - 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