Skip to content

Commit 62d1042

Browse files
committed
Use build image from this branch
Signed-off-by: Bryan Boreham <[email protected]>
1 parent ae47f74 commit 62d1042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
# https://circleci.com/blog/circleci-hacks-reuse-yaml-in-your-circleci-config-with-yaml/
44
defaults: &defaults
55
docker:
6-
- image: cortexproject/build-image:master-d74af5958
6+
- image: quay.io/cortexproject/build-image:update-lint-ae47f740a
77
working_directory: /go/src/github.com/cortexproject/cortex
88

99
workflows:

0 commit comments

Comments
 (0)