Skip to content

Commit 8ef491c

Browse files
committed
Update the public version of GraalVM fetched by Dockerfiles.
1 parent 84d5d0e commit 8ef491c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/jt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2109,7 +2109,7 @@ def dockerfile(*args)
21092109
truffleruby_repo = 'https://github.com/oracle/truffleruby.git'
21102110
distro = 'ol7'
21112111
install_method = :public
2112-
public_version = '1.0.0-rc6'
2112+
public_version = '1.0.0-rc14'
21132113
rebuild_images = false
21142114
rebuild_openssl = true
21152115
manager = :none

0 commit comments

Comments
 (0)