Skip to content

Commit c047dee

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
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.8.1
6+
image: confluentinc/cp-kafka:7.9.0
77

88
ports:
99
- 9092:9092

0 commit comments

Comments
 (0)