Skip to content

Commit

Permalink
feat: bump strimzi/kafka in the baseimages group across 1 directory (#61
Browse files Browse the repository at this point in the history
)

Bumps the baseimages group with 1 update in the / directory: [strimzi/kafka](https://github.com/strimzi/strimzi-kafka-operator).


Updates `strimzi/kafka` from latest-kafka-3.7.1 to latest-kafka-3.9.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
  dependency-group: baseimages
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent e13d995 commit 136bf46
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.7.1 AS source
FROM quay.io/strimzi/kafka:latest-kafka-3.9.0 AS source
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.3 AS app

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

0 comments on commit 136bf46

Please sign in to comment.