Skip to content

Commit

Permalink
Use eclipse-temurin:21_35-jre in JIB script
Browse files Browse the repository at this point in the history
  • Loading branch information
axkr committed Oct 13, 2023
1 parent 715f5ca commit 1f7f009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symja_android_library/matheclipse-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version>3.4.0</version>
<configuration>
<from>
<image>eclipse-temurin:20.0.2_9-jre-jammy</image>
<image>eclipse-temurin:21_35-jre</image>
</from>
<to>
<image>registry.hub.docker.com/symja/symja-3.0</image>
Expand Down

0 comments on commit 1f7f009

Please sign in to comment.