Skip to content

Commit ad57168

Browse files
Update confluentinc/cp-schema-registry Docker tag to v8
1 parent 35e031c commit ad57168

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
@@ -48,7 +48,7 @@ services:
4848
entrypoint: [ "sh", "/create-topics.sh" ]
4949

5050
schema-registry:
51-
image: confluentinc/cp-schema-registry:7.9.5
51+
image: confluentinc/cp-schema-registry:8.2.0
5252
hostname: schema-registry
5353
# container_name: schema-registry
5454
depends_on:

0 commit comments

Comments
 (0)