Run update.sh
This commit is contained in:
parent
a66bfda0dd
commit
607b63f6b5
|
|
@ -16,7 +16,7 @@ WARNING:
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`1.0.3`, `latest` (*0.X/Dockerfile*)](https://github.com/hashicorp/docker-consul/blob/038193366a7288c8901e4bc36ad7908d5d261ab0/0.X/Dockerfile)
|
- [`1.0.5`, `latest` (*0.X/Dockerfile*)](https://github.com/hashicorp/docker-consul/blob/05523b3987523faa3820ae373abbe10c930c7283/0.X/Dockerfile)
|
||||||
|
|
||||||
# Quick reference
|
# Quick reference
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ WARNING:
|
||||||
|
|
||||||
- [`3.0.15-wheezy`, `3.0-wheezy` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/58bdba62b65b1d1e1ea5cbde54c1682f120e0676/3.0/Dockerfile)
|
- [`3.0.15-wheezy`, `3.0-wheezy` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/58bdba62b65b1d1e1ea5cbde54c1682f120e0676/3.0/Dockerfile)
|
||||||
- [`3.2.19-jessie`, `3.2-jessie` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/22dd36a9194de8797f3c558857c0120a794daf25/3.2/Dockerfile)
|
- [`3.2.19-jessie`, `3.2-jessie` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/22dd36a9194de8797f3c558857c0120a794daf25/3.2/Dockerfile)
|
||||||
- [`3.4.11-jessie`, `3.4-jessie` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/8a439d6df6a95f424c41dab451f640cd08ba68c7/3.4/Dockerfile)
|
- [`3.4.12-jessie`, `3.4-jessie` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/b9dbfbabade7d7ad651592649eecf8b777de6ec9/3.4/Dockerfile)
|
||||||
- [`3.6.2-jessie`, `3.6-jessie`, `3-jessie`, `jessie` (*3.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/a504b49bb5cf896fbf3640b4b8cb0d09a25b53ae/3.6/Dockerfile)
|
- [`3.6.2-jessie`, `3.6-jessie`, `3-jessie`, `jessie` (*3.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/a504b49bb5cf896fbf3640b4b8cb0d09a25b53ae/3.6/Dockerfile)
|
||||||
- [`3.7.1-jessie`, `3.7-jessie`, `unstable-jessie` (*3.7/Dockerfile*)](https://github.com/docker-library/mongo/blob/b19d47c63e26ae755640ae5b74fa7b4e475c992f/3.7/Dockerfile)
|
- [`3.7.1-jessie`, `3.7-jessie`, `unstable-jessie` (*3.7/Dockerfile*)](https://github.com/docker-library/mongo/blob/b19d47c63e26ae755640ae5b74fa7b4e475c992f/3.7/Dockerfile)
|
||||||
|
|
||||||
|
|
@ -30,8 +30,8 @@ WARNING:
|
||||||
- [`3.0.15-wheezy` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/58bdba62b65b1d1e1ea5cbde54c1682f120e0676/3.0/Dockerfile)
|
- [`3.0.15-wheezy` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/58bdba62b65b1d1e1ea5cbde54c1682f120e0676/3.0/Dockerfile)
|
||||||
- `3.2.19`, `3.2`:
|
- `3.2.19`, `3.2`:
|
||||||
- [`3.2.19-jessie` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/22dd36a9194de8797f3c558857c0120a794daf25/3.2/Dockerfile)
|
- [`3.2.19-jessie` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/22dd36a9194de8797f3c558857c0120a794daf25/3.2/Dockerfile)
|
||||||
- `3.4.11`, `3.4`:
|
- `3.4.12`, `3.4`:
|
||||||
- [`3.4.11-jessie` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/8a439d6df6a95f424c41dab451f640cd08ba68c7/3.4/Dockerfile)
|
- [`3.4.12-jessie` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/b9dbfbabade7d7ad651592649eecf8b777de6ec9/3.4/Dockerfile)
|
||||||
- `3.6.2`, `3.6`, `3`, `latest`:
|
- `3.6.2`, `3.6`, `3`, `latest`:
|
||||||
- [`3.6.2-jessie` (*3.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/a504b49bb5cf896fbf3640b4b8cb0d09a25b53ae/3.6/Dockerfile)
|
- [`3.6.2-jessie` (*3.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/a504b49bb5cf896fbf3640b4b8cb0d09a25b53ae/3.6/Dockerfile)
|
||||||
- `3.7.1`, `3.7`, `unstable`:
|
- `3.7.1`, `3.7`, `unstable`:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue