Run update.sh
This commit is contained in:
parent
cb46e0ac21
commit
2f1732bdb3
|
|
@ -27,7 +27,7 @@ WARNING:
|
|||
- [`4.0.16-xenial`, `4.0-xenial`](https://github.com/docker-library/mongo/blob/567f4eaf3665b5756b9cfdc11089d42817aa7d6c/4.0/Dockerfile)
|
||||
- [`4.0.16-windowsservercore-ltsc2016`, `4.0-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/567f4eaf3665b5756b9cfdc11089d42817aa7d6c/4.0/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`4.0.16-windowsservercore-1809`, `4.0-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/567f4eaf3665b5756b9cfdc11089d42817aa7d6c/4.0/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`4.2.3-bionic`, `4.2-bionic`, `4-bionic`, `bionic`](https://github.com/docker-library/mongo/blob/b9f46d094dcfb0cd7bd970de20505b6e69f90932/4.2/Dockerfile)
|
||||
- [`4.2.3-bionic`, `4.2-bionic`, `4-bionic`, `bionic`](https://github.com/docker-library/mongo/blob/7eb154bcb0b90a70effe73dd8ab77783ce85434a/4.2/Dockerfile)
|
||||
- [`4.2.3-windowsservercore-ltsc2016`, `4.2-windowsservercore-ltsc2016`, `4-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/d1670df1e02f6d7631fa247a5df6fd70873794b0/4.2/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`4.2.3-windowsservercore-1809`, `4.2-windowsservercore-1809`, `4-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/mongo/blob/d1670df1e02f6d7631fa247a5df6fd70873794b0/4.2/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
|
|
@ -51,7 +51,7 @@ WARNING:
|
|||
- [`4.0.16-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/567f4eaf3665b5756b9cfdc11089d42817aa7d6c/4.0/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`4.0.16-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/567f4eaf3665b5756b9cfdc11089d42817aa7d6c/4.0/windows/windowsservercore-1809/Dockerfile)
|
||||
- `4.2.3`, `4.2`, `4`, `latest`:
|
||||
- [`4.2.3-bionic`](https://github.com/docker-library/mongo/blob/b9f46d094dcfb0cd7bd970de20505b6e69f90932/4.2/Dockerfile)
|
||||
- [`4.2.3-bionic`](https://github.com/docker-library/mongo/blob/7eb154bcb0b90a70effe73dd8ab77783ce85434a/4.2/Dockerfile)
|
||||
- [`4.2.3-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/d1670df1e02f6d7631fa247a5df6fd70873794b0/4.2/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`4.2.3-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/d1670df1e02f6d7631fa247a5df6fd70873794b0/4.2/windows/windowsservercore-1809/Dockerfile)
|
||||
- `4.2.3-windowsservercore`, `4.2-windowsservercore`, `4-windowsservercore`, `windowsservercore`:
|
||||
|
|
@ -70,7 +70,7 @@ WARNING:
|
|||
[the Docker Community](https://github.com/docker-library/mongo)
|
||||
|
||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||
[`amd64`](https://hub.docker.com/r/amd64/mongo/), [`arm64v8`](https://hub.docker.com/r/arm64v8/mongo/), [`windows-amd64`](https://hub.docker.com/r/winamd64/mongo/)
|
||||
[`amd64`](https://hub.docker.com/r/amd64/mongo/), [`arm64v8`](https://hub.docker.com/r/arm64v8/mongo/), [`s390x`](https://hub.docker.com/r/s390x/mongo/), [`windows-amd64`](https://hub.docker.com/r/winamd64/mongo/)
|
||||
|
||||
- **Published image artifact details**:
|
||||
[repo-info repo's `repos/mongo/` directory](https://github.com/docker-library/repo-info/blob/master/repos/mongo) ([history](https://github.com/docker-library/repo-info/commits/master/repos/mongo))
|
||||
|
|
|
|||
Loading…
Reference in New Issue