jruby / docker-jruby

MIT License
18 stars 27 forks source link

jruby:9.1.17.0-alpine is a Debian #36

Closed jpsikorra closed 5 years ago

jpsikorra commented 5 years ago

Digest: sha256:13edf51fa3f6646915a17a3fe942e42b64dc217da537666a1014c804c7ea98c8

docker run --rm jruby:9.1.17.0-alpine cat /etc/issue
-> Debian GNU/Linux 9 \n \l
cpuguy83 commented 5 years ago

:(

Fixing here: https://github.com/docker-library/official-images/pull/4979

cpuguy83 commented 5 years ago

Fixed in upstream, this should get rebuilt and pushed soon.

Thanks!