Skip to content

Commit

Permalink
older schema registry image
Browse files Browse the repository at this point in the history
  • Loading branch information
kudj committed Dec 19, 2024
1 parent 8ed9613 commit ca06ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
ports:
- "19092:19092"
schema-registry:
image: confluentinc/cp-schema-registry:7.5.7
image: confluentinc/cp-schema-registry:7.7.2
hostname: schema-registry
depends_on:
broker:
Expand Down

0 comments on commit ca06ff6

Please sign in to comment.