Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): Bump Docker image to Eclipse Temurin 11 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi authored Sep 18, 2022
1 parent 84636ff commit e3ed9ef
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,2 +1,2 @@
FROM eclipse-temurin:8-jre-jammy
FROM eclipse-temurin:11-jre-jammy
COPY ./build/output/kafka-gitops /usr/local/bin/kafka-gitops

1 comment on commit e3ed9ef

@joschi
Copy link
Owner Author

@joschi joschi commented on e3ed9ef Oct 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.