Skip to content

Commit cde0e1a

Browse files
chore(deps): update confluentinc/cp-schema-registry docker tag to v7.9.1 (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e3788d commit cde0e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
CLUSTER_ID: 'MkU3OEVBNTcwNTJENDM2Qk'
2525

2626
schemaregistry:
27-
image: confluentinc/cp-schema-registry:7.9.0
27+
image: confluentinc/cp-schema-registry:7.9.1
2828
restart: always
2929
depends_on:
3030
- kafka

0 commit comments

Comments
 (0)