Skip to content

Commit

Permalink
Update cockroachdb/cockroach Docker tag to v20.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 1, 2021
1 parent 919390f commit 0e60669
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 @@ -187,7 +187,7 @@ jobs:
- <<: *node-image
environment:
- DATABASE_URL=postgresql://root@localhost:26257/circle_test
- image: cockroachdb/cockroach:v20.2.4
- image: cockroachdb/cockroach:v20.2.5
command: ['start-single-node', '--insecure', '--host=localhost']
steps:
- <<: *restore
Expand Down

0 comments on commit 0e60669

Please sign in to comment.