Use latest cockroachdb image.

This commit is contained in:
Kavin 2022-11-23 09:30:54 +00:00 committed by GitHub
parent ecf7da67fa
commit 5586483c9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ services:
depends_on:
- cockroachdb
cockroachdb:
image: cockroachdb/cockroach:latest-v21.2
image: cockroachdb/cockroach:latest
command: start-single-node --insecure