Skip to content

Commit

Permalink
Use temp ci image
Browse files Browse the repository at this point in the history
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
  • Loading branch information
kakkoyun committed Aug 19, 2020
1 parent 2223c64 commit ea7777b
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 @@ -4,7 +4,7 @@ version: 2
defaults: &defaults
docker:
# Built by Thanos make docker-ci
- image: &default-docker-image quay.io/thanos/thanos-ci:v1.2-go1.15-node
- image: &default-docker-image quay.io/kakkoyun/thanos-ci:v1.2-go1.15-node

jobs:
test:
Expand Down

0 comments on commit ea7777b

Please sign in to comment.