Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
fixed source image
  • Loading branch information
stefanjay authored Mar 8, 2024
1 parent 50d4afd commit 8c3b8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/controller/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# kafka-kraft-on-k8s/manifests/controller/Dockerfile
FROM eclipse-temurin:17-jdk-jammy
FROM eclipse-temurin:21-jdk-jammy

ENV KAFKA_VERSION=3.7.0
ENV SCALA_VERSION=2.13
Expand Down

0 comments on commit 8c3b8b7

Please sign in to comment.