Skip to content

Commit

Permalink
chore(deps): update cockroachdb/cockroach docker tag to v23.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent bdec757 commit 7e88f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
idapinet:

cockroachdb:
image: cockroachdb/cockroach:v23.2.10
image: cockroachdb/cockroach:v23.2.14
init: true
volumes:
- cockroach-data:/cockroach/cockroach-data
Expand Down

0 comments on commit 7e88f41

Please sign in to comment.