Skip to content

Commit 3b10ec5

Browse files
Update confluentinc/cp-schema-registry Docker tag to v7.9.2
1 parent e381b09 commit 3b10ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ services:
3030
- KAFKA_MIN_INSYNC_REPLICAS=1
3131

3232
schema-registry:
33-
image: confluentinc/cp-schema-registry:7.9.0
33+
image: confluentinc/cp-schema-registry:7.9.2
3434
hostname: schema-registry
3535
ports:
3636
- "8081:8081"

0 commit comments

Comments
 (0)