Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-kafka docker tag to v7.7.1 (#2089)
Browse files Browse the repository at this point in the history
| datasource | package               | from  | to    |
| ---------- | --------------------- | ----- | ----- |
| docker     | confluentinc/cp-kafka | 7.7.0 | 7.7.1 |

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
Fameing and renovate-bot authored Oct 29, 2024
1 parent 0c6fa16 commit 623ff78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public KafkaConfigurationProperties() {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "confluentinc/cp-kafka:7.7.0";
return "confluentinc/cp-kafka:7.7.1";
}

@AllArgsConstructor
Expand Down

0 comments on commit 623ff78

Please sign in to comment.