Browse Source

Run update.sh

Docker Library Bot 10 years ago
parent
commit
30d8981c74
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.21`, `latest`, `1.7-jre`, `1.7.21-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10d7ac08b7138c274a819af1bd8258d61cb55f9e/1.7/jre/Dockerfile)
 -	[`1.7-jdk`, `1.7.21-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10d7ac08b7138c274a819af1bd8258d61cb55f9e/1.7/jdk/Dockerfile)
 -	[`1.7-onbuild`, `1.7.21-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10d7ac08b7138c274a819af1bd8258d61cb55f9e/1.7/onbuild/Dockerfile)
--	[`9.0.0.0`, `9.0.0.0-jre`, `9.0.0.0.rc2`, `9.0.0.0.rc2-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/e53c21fe581d52f47a6856522d833eb9ca72d199/9000/jre/Dockerfile)
--	[`9.0.0.0-jdk`, `9.0.0.0.rc2-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/e53c21fe581d52f47a6856522d833eb9ca72d199/9000/jdk/Dockerfile)
--	[`9.0.0.0-onbuild`, `9.0.0.0.rc2-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/e53c21fe581d52f47a6856522d833eb9ca72d199/9000/onbuild/Dockerfile)
+-	[`9.0.0.0`, `9.0.0.0-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9d048db2e65af55daf6acfbc623f38f1979ff88a/9000/jre/Dockerfile)
+-	[`9.0.0.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9d048db2e65af55daf6acfbc623f38f1979ff88a/9000/jdk/Dockerfile)
+-	[`9.0.0.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9d048db2e65af55daf6acfbc623f38f1979ff88a/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).