Skip to content

Commit e3e6481

Browse files
committed
Updated build-image
Signed-off-by: Marco Pracucci <[email protected]>
1 parent 7c217ee commit e3e6481

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: quay.io/cortexproject/build-image:validate-k8s-specs-76bd5da0a
6+
- image: quay.io/cortexproject/build-image:validate-k8s-specs-7c217ee7
77
working_directory: /go/src/github.com/cortexproject/cortex
88

99
workflows:

0 commit comments

Comments
 (0)