Run update.sh
This commit is contained in:
parent
9947a8d673
commit
63e2e1c199
|
|
@ -28,8 +28,10 @@ WARNING:
|
|||
- [`3.4.1-enterprise` (*3.4.1/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/8ed2eb5feba2bddd6574d1326eee00593d080531/3.4.1/enterprise/Dockerfile)
|
||||
- [`3.4.0` (*3.4.0/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/eb6334f976453d0d8530a67b086ff96875a0742f/3.4.0/community/Dockerfile)
|
||||
- [`3.4.0-enterprise` (*3.4.0/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/eb6334f976453d0d8530a67b086ff96875a0742f/3.4.0/enterprise/Dockerfile)
|
||||
- [`3.3.6`, `3.3` (*3.3.6/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/15b853ffebb036d981002b8f6130a62a432328d4/3.3.6/community/Dockerfile)
|
||||
- [`3.3.6-enterprise`, `3.3-enterprise` (*3.3.6/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/15b853ffebb036d981002b8f6130a62a432328d4/3.3.6/enterprise/Dockerfile)
|
||||
- [`3.3.7`, `3.3` (*3.3.7/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/9b9d732e44f3b134652c42a2795b241517b74a5b/3.3.7/community/Dockerfile)
|
||||
- [`3.3.7-enterprise`, `3.3-enterprise` (*3.3.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/9b9d732e44f3b134652c42a2795b241517b74a5b/3.3.7/enterprise/Dockerfile)
|
||||
- [`3.3.6` (*3.3.6/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/15b853ffebb036d981002b8f6130a62a432328d4/3.3.6/community/Dockerfile)
|
||||
- [`3.3.6-enterprise` (*3.3.6/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/15b853ffebb036d981002b8f6130a62a432328d4/3.3.6/enterprise/Dockerfile)
|
||||
- [`3.3.5` (*3.3.5/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/de5c2157b11dbf2c7256b4aceca84313a2b8350c/3.3.5/community/Dockerfile)
|
||||
- [`3.3.5-enterprise` (*3.3.5/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/de5c2157b11dbf2c7256b4aceca84313a2b8350c/3.3.5/enterprise/Dockerfile)
|
||||
- [`3.3.4` (*3.3.4/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/bff364da12162093c10830b41b6b60d92f7d7c6e/3.3.4/community/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.0`, `2.0-20180912`, `latest` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/fc87dfc87108182fa5469929acfbbeda407a753c/docker/Dockerfile)
|
||||
- [`1.0`, `1.0-20180816` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/fda590b062d1ac4d575c67fff4847b483f5097cd/docker/Dockerfile)
|
||||
- [`2.0`, `2.0-20180917`, `latest` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/c0c82ca86d96319047ef0723b31d127e6981052e/docker/Dockerfile)
|
||||
- [`1.0`, `1.0-20180917` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/133add6add4a9a4707895c6eeaeb157b49596e0a/docker/Dockerfile)
|
||||
- [`dev`, `dev-20180904` (*docker/Dockerfile*)](https://github.com/vmware/photon-docker-image/blob/ef64980d07a68bd0cd97de9224df5c3e62e4db12/docker/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
|
|
|||
Loading…
Reference in New Issue