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 0667175 commit 107e444Copy full SHA for 107e444
docker-compose.yml
@@ -24,7 +24,7 @@ services:
24
CLUSTER_ID: 'MkU3OEVBNTcwNTJENDM2Qk'
25
26
schemaregistry:
27
- image: confluentinc/cp-schema-registry:7.9.1
+ image: confluentinc/cp-schema-registry:8.0.0
28
restart: always
29
depends_on:
30
- kafka
0 commit comments