Browse Source

Run update.sh

Docker Library Bot 10 years ago
parent
commit
419269a467
1 changed files with 3 additions and 3 deletions
  1. 3 3
      jruby/README.md

+ 3 - 3
jruby/README.md

@@ -3,9 +3,9 @@
 -	[`1.7`, `1.7.20`, `latest`, `1.7-jre`, `1.7.20-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/882f6121c19e90e158bc86645335f8762d26ff19/1.7/jre/Dockerfile)
 -	[`1.7-jdk`, `1.7.20-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/882f6121c19e90e158bc86645335f8762d26ff19/1.7/jdk/Dockerfile)
 -	[`1.7-onbuild`, `1.7.20-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/882f6121c19e90e158bc86645335f8762d26ff19/1.7/onbuild/Dockerfile)
--	[`9.0.0.0`, `9.0.0.0-jre`, `9.0.0.0.pre2`, `9.0.0.0.pre2-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/0f5ca4efd34cedd56e7e2c7138f98c5e80402c6b/9000/jre/Dockerfile)
--	[`9.0.0.0-jdk`, `9.0.0.0.pre2-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/0f5ca4efd34cedd56e7e2c7138f98c5e80402c6b/9000/jdk/Dockerfile)
--	[`9.0.0.0-onbuild`, `9.0.0.0.pre2-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/0f5ca4efd34cedd56e7e2c7138f98c5e80402c6b/9000/onbuild/Dockerfile)
+-	[`9.0.0.0`, `9.0.0.0-jre`, `9.0.0.0.rc1`, `9.0.0.0.rc1-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/14113750316f06b2785a41b5bc3dd6b23510af6f/9000/jre/Dockerfile)
+-	[`9.0.0.0-jdk`, `9.0.0.0.rc1-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/14113750316f06b2785a41b5bc3dd6b23510af6f/9000/jdk/Dockerfile)
+-	[`9.0.0.0-onbuild`, `9.0.0.0.rc1-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/14113750316f06b2785a41b5bc3dd6b23510af6f/9000/onbuild/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/jruby`)](https://github.com/docker-library/official-images/blob/master/library/jruby) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).