Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
CONFLUENT_SUPPORT_CUSTOMER_ID: 'anonymous'

schema_registry:
image: confluentinc/cp-schema-registry:8.2.0
image: confluentinc/cp-schema-registry:8.3.1
hostname: schema_registry
container_name: schema_registry
depends_on:
Expand Down
Loading