We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e031c commit ad57168Copy full SHA for ad57168
docker-compose.yaml
@@ -48,7 +48,7 @@ services:
48
entrypoint: [ "sh", "/create-topics.sh" ]
49
50
schema-registry:
51
- image: confluentinc/cp-schema-registry:7.9.5
+ image: confluentinc/cp-schema-registry:8.2.0
52
hostname: schema-registry
53
# container_name: schema-registry
54
depends_on:
0 commit comments