Skip to content

Commit 3efc0a6

Browse files
chore(deps): Bump confluentinc/cp-kafka (#1546)
1 parent 6fcbfad commit 3efc0a6

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.1.0
14+
image: confluentinc/cp-kafka:8.1.1
1515
ports:
1616
- "9095:9095" # plaintext - no authentication (port 9095 avoids conflict with kafka plugin)
1717
volumes:

0 commit comments

Comments
 (0)