Skip to content

Commit 1778455

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

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.7.1
6+
image: confluentinc/cp-kafka:7.7.2
77

88
ports:
99
- 9092:9092

0 commit comments

Comments
 (0)