Skip to content

Commit

Permalink
ci: bump cockroach image
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 3, 2020
1 parent b545e15 commit 9996e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -88,7 +88,7 @@ jobs:
- POSTGRES_USER=test
- POSTGRES_PASSWORD=test
- POSTGRES_DB=kratos
- image: cockroachdb/cockroach:v2.1.6
- image: cockroachdb/cockroach:v20.1.1
command: start --insecure
- image: mysql:5.7
environment:
Expand Down

0 comments on commit 9996e76

Please sign in to comment.