File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ ext.expansions = { oss, local ->
23
23
' build_date' : project. buildDate,
24
24
' elasticsearch' : elasticsearch,
25
25
' git_revision' : project. gitRevision,
26
- ' jdkUrl' : ' https://github.com/AdoptOpenJDK/openjdk13-binaries/releases/download/jdk-13.0.1%2B9 /OpenJDK13U-jdk_x64_linux_hotspot_13.0.1_9 .tar.gz' ,
27
- ' jdkVersion' : ' 13.0.1+9 ' ,
26
+ ' jdkUrl' : ' https://github.com/AdoptOpenJDK/openjdk13-binaries/releases/download/jdk-13.0.2%2B8 /OpenJDK13U-jdk_x64_linux_hotspot_13.0.2_8 .tar.gz' ,
27
+ ' jdkVersion' : ' 13.0.2+8 ' ,
28
28
' license' : oss ? ' Apache-2.0' : ' Elastic-License' ,
29
29
' source_elasticsearch' : local ? " COPY $elasticsearch /opt/" : " RUN cd /opt && curl --retry 8 -s -L -O https://artifacts.elastic.co/downloads/elasticsearch/${ elasticsearch} && cd -" ,
30
30
' version' : VersionProperties . elasticsearch
You can’t perform that action at this time.
0 commit comments