Skip to content

Commit

Permalink
Merge pull request #58 from EladLeev/renovate/confluentinc-cp-schema-…
Browse files Browse the repository at this point in the history
…registry-7.x

chore(deps): update confluentinc/cp-schema-registry docker tag to v7.6.0
  • Loading branch information
EladLeev committed Feb 9, 2024
2 parents ff9314a + 323c154 commit dc7942e
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 @@ -56,7 +56,7 @@ services:
KAFKA_JMX_HOSTNAME: localhost

schema-registry:
image: confluentinc/cp-schema-registry:7.5.3
image: confluentinc/cp-schema-registry:7.6.0
hostname: schema-registry
container_name: schema-registry
depends_on:
Expand Down

0 comments on commit dc7942e

Please sign in to comment.