Skip to content

Commit 6525796

Browse files
chore(deps): Bump confluentinc/cp-kafka (#1465)
1 parent 4a5f9cf commit 6525796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springwolf-examples/springwolf-cloud-stream-example/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- kafka
1212

1313
kafka:
14-
image: confluentinc/cp-kafka:8.0.1
14+
image: confluentinc/cp-kafka:8.0.2
1515
ports:
1616
- "9095:9095" # plaintext - no authentication (port 9095 avoids conflict with kafka plugin)
1717
volumes:

0 commit comments

Comments
 (0)