Skip to content

Commit ecbbf1b

Browse files
authored
chore(deps): update confluentinc/cp-kafka docker tag to v8.2.1 (#704)
1 parent e861e8f commit ecbbf1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '2'
33
services:
44
kafka:
55
container_name: kafka
6-
image: confluentinc/cp-kafka:8.2.0
6+
image: confluentinc/cp-kafka:8.2.1
77

88
ports:
99
- 9092:9092

0 commit comments

Comments
 (0)