Skip to content

Commit

Permalink
Fix Spring image Java version
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman committed Jan 6, 2025
1 parent 450be00 commit c1bb2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/operator-test-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<image>
<name>${cnbp-image-name}</name>
<env>
<BP_JVM_VERSION>11.*</BP_JVM_VERSION>
<BP_JVM_VERSION>17.*</BP_JVM_VERSION>
</env>
</image>
</configuration>
Expand Down

0 comments on commit c1bb2c8

Please sign in to comment.