Upgrade test env cockroach to v21.1.2

This commit is contained in:
Lunny Xiao 2021-06-09 09:31:01 +08:00
parent 7fd6356a85
commit ebdd9bc2f0
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ volumes:
services: services:
- name: cockroach - name: cockroach
image: cockroachdb/cockroach:v19.2.4 image: cockroachdb/cockroach:v21.1.2
commands: commands:
- /cockroach/cockroach start --insecure - /cockroach/cockroach start --insecure