Run update.sh
This commit is contained in:
parent
eb40c69619
commit
48e044143c
|
|
@ -28,9 +28,6 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`3.6.23-xenial`, `3.6-xenial`, `3-xenial`](https://github.com/docker-library/mongo/blob/b9073238e2a724f76e5f587a663baa55ab902e26/3.6/Dockerfile)
|
||||
- [`3.6.23-windowsservercore-1809`, `3.6-windowsservercore-1809`, `3-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/38648d9dddd6a6f87f0d47885bf6525c20b63557/3.6/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`3.6.23-windowsservercore-ltsc2016`, `3.6-windowsservercore-ltsc2016`, `3-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/38648d9dddd6a6f87f0d47885bf6525c20b63557/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`4.0.24-xenial`, `4.0-xenial`](https://github.com/docker-library/mongo/blob/b9073238e2a724f76e5f587a663baa55ab902e26/4.0/Dockerfile)
|
||||
- [`4.0.24-windowsservercore-1809`, `4.0-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/8806928aa5596f4b310dc2d9371a6e153f18d3b4/4.0/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`4.0.24-windowsservercore-ltsc2016`, `4.0-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/8806928aa5596f4b310dc2d9371a6e153f18d3b4/4.0/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
|
|
@ -43,13 +40,6 @@ WARNING:
|
|||
|
||||
## Shared Tags
|
||||
|
||||
- `3.6.23`, `3.6`, `3`:
|
||||
- [`3.6.23-xenial`](https://github.com/docker-library/mongo/blob/b9073238e2a724f76e5f587a663baa55ab902e26/3.6/Dockerfile)
|
||||
- [`3.6.23-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/38648d9dddd6a6f87f0d47885bf6525c20b63557/3.6/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`3.6.23-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/38648d9dddd6a6f87f0d47885bf6525c20b63557/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `3.6.23-windowsservercore`, `3.6-windowsservercore`, `3-windowsservercore`:
|
||||
- [`3.6.23-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/38648d9dddd6a6f87f0d47885bf6525c20b63557/3.6/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`3.6.23-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/38648d9dddd6a6f87f0d47885bf6525c20b63557/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `4.0.24`, `4.0`:
|
||||
- [`4.0.24-xenial`](https://github.com/docker-library/mongo/blob/b9073238e2a724f76e5f587a663baa55ab902e26/4.0/Dockerfile)
|
||||
- [`4.0.24-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/8806928aa5596f4b310dc2d9371a6e153f18d3b4/4.0/windows/windowsservercore-1809/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -25,9 +25,9 @@ WARNING:
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`4.0`, `4.0-20210507`, `latest`](https://github.com/vmware/photon-docker-image/blob/0946ba23a6f379b97e8c7be5493955c7961cea49/docker/Dockerfile)
|
||||
- [`3.0`, `3.0-20210507`](https://github.com/vmware/photon-docker-image/blob/9375b515a96dc0687b6c15a93846bd4d2210dc24/docker/Dockerfile)
|
||||
- [`3.0`, `3.0-20210514`](https://github.com/vmware/photon-docker-image/blob/e323221aee98bad884ce7b488e123c0740661c60/docker/Dockerfile)
|
||||
- [`1.0`, `1.0-20210507`](https://github.com/vmware/photon-docker-image/blob/8eae252d6026af1f857306d0252adaf40ce1787f/docker/Dockerfile)
|
||||
- [`2.0`, `2.0-20210507`](https://github.com/vmware/photon-docker-image/blob/871db7b6c52fbb06e143b8992da68ee0b283ae4e/docker/Dockerfile)
|
||||
- [`2.0`, `2.0-20210514`](https://github.com/vmware/photon-docker-image/blob/8235e78fc8c0b678eea84388b6cdf38b0ee5f19c/docker/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue