Skip to content

Commit

Permalink
fix: Update kafka from 3.7.0 to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Sep 29, 2024
1 parent 1474171 commit 5e05eb4
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.0 AS source
FROM quay.io/strimzi/kafka:latest-kafka-3.7.1 AS source
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.3 AS app

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

0 comments on commit 5e05eb4

Please sign in to comment.