File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ LABEL maintainer="tim@oracle-base.com"
4242
4343# ------------------------------------------------------------------------------
4444# Define fixed (build time) environment variables.
45- ENV JAVA_SOFTWARE="openjdk-12_linux -x64_bin.tar.gz" \
46- TOMCAT_SOFTWARE="apache-tomcat-9.0.17 .tar.gz" \
45+ ENV JAVA_SOFTWARE="openjdk-12.0.1_linux -x64_bin.tar.gz" \
46+ TOMCAT_SOFTWARE="apache-tomcat-9.0.19 .tar.gz" \
4747 ORDS_SOFTWARE="ords-19.1.0.092.1545.zip" \
4848 APEX_SOFTWARE="apex_19.1_en.zip" \
4949 SQLCL_SOFTWARE="sqlcl-19.1.0.094.1619.zip" \
Original file line number Diff line number Diff line change 1818│ ├── server.xml
1919│ └── start.sh
2020└── software
21- ├── apache-tomcat-9.0.17 .tar.gz
21+ ├── apache-tomcat-9.0.19 .tar.gz
2222 ├── apex_19.1_en.zip
23- ├── openjdk-12_linux -x64_bin.tar.gz
23+ ├── openjdk-12.0.1_linux -x64_bin.tar.gz
2424 ├── ords-19.1.0.092.1545.zip
2525 ├── put_software_here.txt
2626 └── sqlcl-19.1.0.094.1619.zip
You can’t perform that action at this time.
0 commit comments