mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-12-12 21:30:29 +05:30
Use latest cockroachdb image.
This commit is contained in:
parent
ecf7da67fa
commit
5586483c9c
@ -9,5 +9,5 @@ services:
|
||||
depends_on:
|
||||
- cockroachdb
|
||||
cockroachdb:
|
||||
image: cockroachdb/cockroach:latest-v21.2
|
||||
image: cockroachdb/cockroach:latest
|
||||
command: start-single-node --insecure
|
||||
|
Loading…
Reference in New Issue
Block a user