-
Notifications
You must be signed in to change notification settings - Fork 752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add openjdk jre 11 variants for 8.5 and 9.0; Drop tomcat 8.0 (end-of-life) #133
Conversation
Version matrix: https://tomcat.apache.org/whichversion.html (so maybe we could add jre 10 and 11 to 7?) |
good job! |
- `busybox`: 1.29.3, Buildroot 2018.08, Alpine 3.8 - `cassandra`: fix `cassandra.yaml` modification (docker-library/cassandra#160), `chown` fixes (docker-library/cassandra#158) - `ghost`: `chown` fixes (docker-library/ghost#153) - `julia`: 1.0.1 - `mariadb`: `chown` fixes (MariaDB/mariadb-docker#203) - `mongo`: `chown` fixes (docker-library/mongo#305) - `openjdk`: Oracle variants (docker-library/openjdk#235), 11 GA - `owncloud`: `chown` fixes (docker-library/owncloud#105) - `percona`: `chown` fixes (docker-library/percona#69) - `php`: 7.3.0RC2 - `rabbitmq`: `chown` fixes (docker-library/rabbitmq#281) - `redis`: `chown` fixes (redis/docker-library-redis#166) - `redmine`: `chown` fixes (docker-library/redmine#128) - `ruby`: Alpine thread stack size fix (docker-library/ruby#237) - `tomcat`: add JRE 11, remove EOL Tomcat 8.0 (docker-library/tomcat#133)
Why is the jdk11 version not yet listed on dockerhub? =/ |
I think maybe need to update the generate-stackbrew-library.sh file. |
Yes, it looks like this file is only pushing up to version 10 to Dockerhub. Would be awesome if it was updated. :) |
- `docker`: swap from `curl` back to `wget` (docker-library/docker#126) - `openjdk`: 12-ea+14 - `ruby`: bundler 1.16.6 - `tomcat`: publish missing `jre11` tags (docker-library/tomcat#133)
Good catch, see 185917c and docker-library/official-images#4918. 👍 |
closes #131.
8.0 EOL: https://tomcat.apache.org/tomcat-80-eol.html