Run update.sh
This commit is contained in:
parent
d16c84d54f
commit
8e152e0d28
|
|
@ -24,12 +24,12 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `9`, `9.2`, `9.2.12`, `9.2-jre`, `9.2-jre8`, `9.2.12-jre`, `9.2.12-jre8`, `9.2.12.0`, `9.2.12.0-jre`, `9.2.12.0-jre8`](https://github.com/cpuguy83/docker-jruby/blob/9f022b94f539fabb408fde5f429b3981b96b7836/9000/jre8/Dockerfile)
|
||||
- [`9-jdk`, `9-jdk8`, `9.2-jdk`, `9.2-jdk8`, `9.2.12-jdk`, `9.2.12-jdk8`, `9.2.12.0-jdk`, `9.2.12.0-jdk8`](https://github.com/cpuguy83/docker-jruby/blob/9f022b94f539fabb408fde5f429b3981b96b7836/9000/jdk8/Dockerfile)
|
||||
- [`9.2-jre11`, `9.2.12-jre11`, `9.2.12.0-jre11`](https://github.com/cpuguy83/docker-jruby/blob/9f022b94f539fabb408fde5f429b3981b96b7836/9000/jre11/Dockerfile)
|
||||
- [`9.2-jdk11`, `9.2.12-jdk11`, `9.2.12.0-jdk11`](https://github.com/cpuguy83/docker-jruby/blob/9f022b94f539fabb408fde5f429b3981b96b7836/9000/jdk11/Dockerfile)
|
||||
- [`9.2-jdk14`, `9.2.12-jdk14`, `9.2.12.0-jdk14`](https://github.com/cpuguy83/docker-jruby/blob/9f022b94f539fabb408fde5f429b3981b96b7836/9000/jdk14/Dockerfile)
|
||||
- [`9-onbuild`, `9.2-onbuild`, `9.2.12-onbuild`, `9.2.12.0-onbuild`](https://github.com/cpuguy83/docker-jruby/blob/9f022b94f539fabb408fde5f429b3981b96b7836/9000/onbuild-jdk8/Dockerfile)
|
||||
- [`latest`, `9`, `9.2`, `9.2.13`, `9.2-jre`, `9.2-jre8`, `9.2.13-jre`, `9.2.13-jre8`, `9.2.13.0`, `9.2.13.0-jre`, `9.2.13.0-jre8`](https://github.com/cpuguy83/docker-jruby/blob/0fae1b0ed8b70928da49130e3491a531c3d1bb44/9000/jre8/Dockerfile)
|
||||
- [`9-jdk`, `9-jdk8`, `9.2-jdk`, `9.2-jdk8`, `9.2.13-jdk`, `9.2.13-jdk8`, `9.2.13.0-jdk`, `9.2.13.0-jdk8`](https://github.com/cpuguy83/docker-jruby/blob/0fae1b0ed8b70928da49130e3491a531c3d1bb44/9000/jdk8/Dockerfile)
|
||||
- [`9.2-jre11`, `9.2.13-jre11`, `9.2.13.0-jre11`](https://github.com/cpuguy83/docker-jruby/blob/0fae1b0ed8b70928da49130e3491a531c3d1bb44/9000/jre11/Dockerfile)
|
||||
- [`9.2-jdk11`, `9.2.13-jdk11`, `9.2.13.0-jdk11`](https://github.com/cpuguy83/docker-jruby/blob/0fae1b0ed8b70928da49130e3491a531c3d1bb44/9000/jdk11/Dockerfile)
|
||||
- [`9.2-jdk14`, `9.2.13-jdk14`, `9.2.13.0-jdk14`](https://github.com/cpuguy83/docker-jruby/blob/0fae1b0ed8b70928da49130e3491a531c3d1bb44/9000/jdk14/Dockerfile)
|
||||
- [`9-onbuild`, `9.2-onbuild`, `9.2.13-onbuild`, `9.2.13.0-onbuild`](https://github.com/cpuguy83/docker-jruby/blob/0fae1b0ed8b70928da49130e3491a531c3d1bb44/9000/onbuild-jdk8/Dockerfile)
|
||||
- [`9.1`, `9.1.17`, `9.1.17.0`, `9.1-jre`, `9.1.17-jre`, `9.1.17.0-jre`](https://github.com/cpuguy83/docker-jruby/blob/8bc3fe27670a851953345182fe12f14f5e708383/9000/jre/Dockerfile)
|
||||
- [`9.1-jdk`, `9.1.17-jdk`, `9.1.17.0-jdk`](https://github.com/cpuguy83/docker-jruby/blob/8bc3fe27670a851953345182fe12f14f5e708383/9000/jdk/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue