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 7c217ee commit e3e6481Copy full SHA for e3e6481
.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: quay.io/cortexproject/build-image:validate-k8s-specs-76bd5da0a
+ - image: quay.io/cortexproject/build-image:validate-k8s-specs-7c217ee7
7
working_directory: /go/src/github.com/cortexproject/cortex
8
9
workflows:
0 commit comments