Skip to content

Commit

Permalink
Set circle ci build image to 0.9.1 which contains protobuf regression
Browse files Browse the repository at this point in the history
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
  • Loading branch information
cyriltovena committed Feb 3, 2020
1 parent b14fe60 commit 326eb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ workflows:
# https://circleci.com/blog/circleci-hacks-reuse-yaml-in-your-circleci-config-with-yaml/
.defaults: &defaults
docker:
- image: grafana/loki-build-image:0.9.0
- image: grafana/loki-build-image:0.9.1
working_directory: /src/loki

jobs:
Expand Down

0 comments on commit 326eb2e

Please sign in to comment.