Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 0a00e81

Browse files
chore(deps): update cockroachdb/cockroach docker tag to v21.2.15
1 parent 150a1fc commit 0a00e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/cockroachdb/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.8"
22

33
services:
44
cockroachdb:
5-
image: cockroachdb/cockroach:v21.2.7
5+
image: cockroachdb/cockroach:v21.2.15
66
hostname: cockroachdb
77
ports:
88
- 26257:26257

0 commit comments

Comments
 (0)