Skip to content

Commit

Permalink
Update cockroachdb/cockroach Docker tag to v20.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 21, 2020
1 parent 1909535 commit 294dcd7
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.2
- image: cockroachdb/cockroach:v20.2.3
command: ['start-single-node', '--insecure', '--host=localhost']
steps:
- <<: *restore
Expand Down

0 comments on commit 294dcd7

Please sign in to comment.