We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931e79e commit aead77eCopy full SHA for aead77e
docker-compose.yml
@@ -24,7 +24,7 @@ services:
24
CLUSTER_ID: 'MkU3OEVBNTcwNTJENDM2Qk'
25
26
schemaregistry:
27
- image: confluentinc/cp-schema-registry:7.9.0
+ image: confluentinc/cp-schema-registry:7.9.1
28
restart: always
29
depends_on:
30
- kafka
0 commit comments