appropriate / docker-jetty

Formerly the location of the Docker official image for Jetty
https://registry.hub.docker.com/_/jetty/
46 stars 46 forks source link

Upgrade to jetty-9.4.20.v20190813 #110

Closed jsteenbeeke closed 4 years ago

jsteenbeeke commented 5 years ago

Upgraded 9.4 images for JRE 11, JRE 8 and JRE 8 Alpine to Jetty 9.4.20.v20190813.

Jetty release notes for this version can be found at: https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.20.v20190813

Seeing as this version is not a major release in any way, I have only done a minimal startup test for each changed image. Please let me know if I missed anything.

jsteenbeeke commented 4 years ago

Pretty sure I didn't forget: https://github.com/appropriate/docker-jetty/pull/110/files#diff-169d673d4f5fe9cfd4c29264a0e27526R11

jsteenbeeke commented 4 years ago

The most recent versions for earlier releases are already up-to-date on master:

There are only 3 more Dockerfiles in master (9.4-jre8, 9.4-jre8/alpine and 9.4-jre11), and all three of those are updated in this Pull Request. As such, I'm not sure what exactly you think I missed.