Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-kafka docker tag to v7.6.1
Browse files Browse the repository at this point in the history
| datasource | package               | from  | to    |
| ---------- | --------------------- | ----- | ----- |
| docker     | confluentinc/cp-kafka | 7.6.0 | 7.6.1 |
  • Loading branch information
renovate-bot authored and Fameing committed May 22, 2024
1 parent aba0950 commit 101a918
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.6.0";
return "confluentinc/cp-kafka:7.6.1";
}

@AllArgsConstructor
Expand Down

0 comments on commit 101a918

Please sign in to comment.