Skip to content

Commit 0752650

Browse files
chore(deps): Bump confluentinc/cp-kafka (#1547)
1 parent 3efc0a6 commit 0752650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springwolf-examples/springwolf-kafka-example/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
- kafka
1515

1616
kafka:
17-
image: confluentinc/cp-kafka:8.1.0
17+
image: confluentinc/cp-kafka:8.1.1
1818
ports:
1919
- "9092:9092" # plaintext - no authentication
2020
- "9093:9093" # sasl

0 commit comments

Comments
 (0)