-
Notifications
You must be signed in to change notification settings - Fork 477
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
Update to Java 8u202 (latest version) #271
Comments
Discussion from #245 still applies. TLDR; We consume packages from Debian Stretch and Alpine 3.8 for openjdk 8, so until those have the new version we cannot update. (why not build from source: #150 (comment)) |
Created an issue around updating openjdk versions: #272. |
It appears that 8u202 has been released by Debian stretch now. I don't know how to tell when it was released. If it was in the last 24 hours, I imagine it could take time for the CI pipeline to detect a new version. If older than 24 hours, any idea when we can expect an updated image? |
That's great news. Thanks for keeping this up to date. I, and I'm sure many others, appreciate it. |
See latest update:
https://openjdk.java.net/projects/jdk8u/releases/8u202.html
The text was updated successfully, but these errors were encountered: