eclipse-che / che-dockerfiles

Eclipse Public License 2.0
86 stars 107 forks source link

Update alpine_jdk8 to use OpenJDK 8u171 #213

Closed galexite closed 3 years ago

galexite commented 6 years ago

What does this PR do?

Update alpine_jdk8 to use OpenJDK 8u171, removing unnecessary edge repository line (if edge repositories are to be used, they should replace the existing lines), adds apk-tools to update list, to avert apk-tools IS OLD warning.

What issues does this PR fix or reference?

It updates the Alpine Linux to be on par with the other images.

Tests written?

No

Docs updated?

No

monaka commented 5 years ago

Even though I'm not a reviewer. I think you must fix around there also. https://github.com/eclipse/che-dockerfiles/blob/4b9b8ccf42459cc0573fdea8b1997f5125dd9eaf/recipes/alpine_jdk8/open-jdk-source-file-location#L4-L12

galexite commented 3 years ago

I'll close this as it's pretty stale now.