Skip to content

Commit

Permalink
chore: bump strimzi/kafka from latest-kafka-3.5.1 to latest-kafka-3.6…
Browse files Browse the repository at this point in the history
….0 (#19)

Bumps [strimzi/kafka](https://github.com/strimzi/strimzi-kafka-operator) from latest-kafka-3.5.1 to latest-kafka-3.6.0.
- [Release notes](https://github.com/strimzi/strimzi-kafka-operator/releases)
- [Changelog](https://github.com/strimzi/strimzi-kafka-operator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strimzi/strimzi-kafka-operator/commits)

---
updated-dependencies:
- dependency-name: strimzi/kafka
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 6ac8fe9 commit 05b69c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/strimzi/kafka:latest-kafka-3.5.1 AS source
FROM quay.io/strimzi/kafka:latest-kafka-3.6.0 AS source
FROM ghcr.io/radiorabe/ubi9-minimal:0.5.0 AS app

COPY --from=source /opt /opt
Expand Down

0 comments on commit 05b69c5

Please sign in to comment.