Skip to content

Commit

Permalink
chore: upgrade image to 21.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clemstoquart committed Sep 13, 2024
1 parent 41c3c6c commit a839968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ tasks {

jib {
from {
image = "eclipse-temurin:21.0.1_12-jre"
image = "eclipse-temurin:21.0.4_7-jre"
}
to {
image = "spring-boot-sample"
Expand Down

0 comments on commit a839968

Please sign in to comment.