We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae47f74 commit 62d1042Copy full SHA for 62d1042
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
# https://circleci.com/blog/circleci-hacks-reuse-yaml-in-your-circleci-config-with-yaml/
4
defaults: &defaults
5
docker:
6
- - image: cortexproject/build-image:master-d74af5958
+ - image: quay.io/cortexproject/build-image:update-lint-ae47f740a
7
working_directory: /go/src/github.com/cortexproject/cortex
8
9
workflows:
0 commit comments