We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e381b09 commit 3b10ec5Copy full SHA for 3b10ec5
docker-compose.yaml
@@ -30,7 +30,7 @@ services:
30
- KAFKA_MIN_INSYNC_REPLICAS=1
31
32
schema-registry:
33
- image: confluentinc/cp-schema-registry:7.9.0
+ image: confluentinc/cp-schema-registry:7.9.2
34
hostname: schema-registry
35
ports:
36
- "8081:8081"
0 commit comments