Skip to content

Commit 32a3e9b

Browse files
committed
Update JShell Java 23
1 parent b359b3c commit 32a3e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JShellWrapper/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ test {
2222
}
2323

2424
jib {
25-
from.image = 'eclipse-temurin:22-alpine'
25+
from.image = 'eclipse-temurin:23-alpine'
2626
to {
2727
image = 'togetherjava.org:5001/togetherjava/jshellwrapper:master' ?: 'latest'
2828
auth {

0 commit comments

Comments
 (0)