Skip to content

Commit ce2286c

Browse files
Update confluentinc/cp-kafka Docker tag to v7.6.2 (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 836e677 commit ce2286c

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
@@ -3,7 +3,7 @@ version: '2'
33
services:
44
kafka:
55
container_name: kafka
6-
image: confluentinc/cp-kafka:7.6.1
6+
image: confluentinc/cp-kafka:7.6.2
77

88
ports:
99
- 9092:9092

0 commit comments

Comments
 (0)