jruby / docker-jruby

MIT License
18 stars 27 forks source link

Push docker image with tag 9.2.8.0-jre-alpine #54

Closed mrnonz closed 4 years ago

mrnonz commented 5 years ago

Hi, I want you to push new docker image with tag 9.2.8.0-jre-alpine to https://hub.docker.com/_/jruby

thank you

onyxraven commented 5 years ago

It does look like both the alpine (jre and jdk) images got missed for 9.2.8 - was this on purpose (or theres an error)? It looks like the update.sh should have still built and pushed those.

@cpuguy83

cpuguy83 commented 5 years ago

Yes it looks like there was an issue with update.sh being run with BSD sed instead of gnu sed. :(

cpuguy83 commented 4 years ago

Closing since alpine is no longer supported in the java base.