Run update.sh
This commit is contained in:
parent
38aaa0d15c
commit
44d77564f8
|
|
@ -18,10 +18,11 @@ WARNING:
|
|||
|
||||
- [`2.0.18` (*2.0/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/8a9633c19fa9c53a5446b9b62997ff389813e785/2.0/Dockerfile)
|
||||
- [`2.1.25` (*2.1/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/8a9633c19fa9c53a5446b9b62997ff389813e785/2.1/Dockerfile)
|
||||
- [`2.2.18`, `latest` (*2.2/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/2b6305aa0293796280c27be782d2710d68fc74b6/2.2/x86_64/alpine/Dockerfile)
|
||||
- [`2.2.18-spatial` (*2.2-spatial/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/2b6305aa0293796280c27be782d2710d68fc74b6/2.2-spatial/x86_64/alpine/Dockerfile)
|
||||
- [`2.2.19` (*2.2/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/4868f8d364caba8c4fef441f623a7ac4d0f6880e/2.2/x86_64/alpine/Dockerfile)
|
||||
- [`2.2.19-spatial` (*2.2-spatial/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/4868f8d364caba8c4fef441f623a7ac4d0f6880e/2.2-spatial/x86_64/alpine/Dockerfile)
|
||||
- [`3.0.0m1` (*3.0/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/79d29bd16d998765a17c687de854067c0cad0d7a/3.0/x86_64/alpine/Dockerfile)
|
||||
- [`3.0.0m1-spatial` (*3.0-spatial/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/79d29bd16d998765a17c687de854067c0cad0d7a/3.0-spatial/x86_64/alpine/Dockerfile)
|
||||
- [`latest` (*2.2/x86_64/alpine/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/2b6305aa0293796280c27be782d2710d68fc74b6/2.2/x86_64/alpine/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@ WARNING:
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`8`, `8.4`, `8.4.5`, `8-mysql-tomcat`, `mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts`, `latest` (*8/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/50b6fe1af4b98337bc7d6053f840169e457f21a6/8/mysql-tomcat/Dockerfile)
|
||||
- [`9`, `9.3`, `9-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/3ac615ed1d1910498466ab946c3e7bce5c4f8a6d/9/mysql-tomcat/Dockerfile)
|
||||
- [`9`, `9.3`, `9.3.1`, `9-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/259fee92fef80ac0aba4334fb41604f9d7109f81/9/mysql-tomcat/Dockerfile)
|
||||
- [`8-postgres-tomcat`, `8.4-postgres-tomcat`, `8.4.5-postgres-tomcat`, `postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres` (*8/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/50b6fe1af4b98337bc7d6053f840169e457f21a6/8/postgres-tomcat/Dockerfile)
|
||||
- [`9-postgres-tomcat`, `9.3-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/3ac615ed1d1910498466ab946c3e7bce5c4f8a6d/9/postgres-tomcat/Dockerfile)
|
||||
- [`9-postgres-tomcat`, `9.3-postgres-tomcat`, `9.3.1-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/259fee92fef80ac0aba4334fb41604f9d7109f81/9/postgres-tomcat/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue