Run update.sh
This commit is contained in:
parent
fd423ffffe
commit
dd8a6e627b
|
|
@ -19,7 +19,8 @@ WARNING:
|
|||
- [`2.8`, `2.8.11`](https://github.com/arangodb/arangodb-docker/blob/d6fca9a137cd21345b1d380fc0e72daacb6130ce/jessie/2.8.11/Dockerfile)
|
||||
- [`3.2`, `3.2.17`](https://github.com/arangodb/arangodb-docker/blob/b4c22ad8bf4facbbc7c3b24e985251a09fcdbcec/stretch/3.2.17/Dockerfile)
|
||||
- [`3.3`, `3.3.23`](https://github.com/arangodb/arangodb-docker/blob/24db8fa0429ce6fa1f7d56e54c9bb3da51c32b3e/stretch/3.3.23/Dockerfile)
|
||||
- [`3.4`, `3.4.7`, `latest`](https://github.com/arangodb/arangodb-docker/blob/930d315e04b231549a86f127ca9d2462eeaf2ebb/alpine/3.4.7/Dockerfile)
|
||||
- [`3.4`, `3.4.7`](https://github.com/arangodb/arangodb-docker/blob/8e2f64800a7a7e5e8c88e4573a58ab70ab01cc9c/alpine/3.4.7/Dockerfile)
|
||||
- [`3.5`, `3.5.0`, `latest`](https://github.com/arangodb/arangodb-docker/blob/8e2f64800a7a7e5e8c88e4573a58ab70ab01cc9c/alpine/3.5.0/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
|
|
@ -19,6 +19,9 @@ WARNING:
|
|||
- [`bionic-curl`, `18.04-curl`](https://github.com/docker-library/buildpack-deps/blob/b0fc01aa5e3aed6820d8fed6f3301e0542fbeb36/bionic/curl/Dockerfile)
|
||||
- [`bionic-scm`, `18.04-scm`](https://github.com/docker-library/buildpack-deps/blob/0db0cf15f1c507b17e7edc6dfbe301b8e357568f/bionic/scm/Dockerfile)
|
||||
- [`bionic`, `18.04`](https://github.com/docker-library/buildpack-deps/blob/ff09b5c5288f4643056bd7938268d749e9f8a2db/bionic/Dockerfile)
|
||||
- [`bullseye-curl`, `testing-curl`](https://github.com/docker-library/buildpack-deps/blob/3c71697594e9eef1d673df9f1d379fdc0f7ff111/bullseye/curl/Dockerfile)
|
||||
- [`bullseye-scm`, `testing-scm`](https://github.com/docker-library/buildpack-deps/blob/3c71697594e9eef1d673df9f1d379fdc0f7ff111/bullseye/scm/Dockerfile)
|
||||
- [`bullseye`, `testing`](https://github.com/docker-library/buildpack-deps/blob/3c71697594e9eef1d673df9f1d379fdc0f7ff111/bullseye/Dockerfile)
|
||||
- [`buster-curl`, `stable-curl`, `curl`](https://github.com/docker-library/buildpack-deps/blob/b0fc01aa5e3aed6820d8fed6f3301e0542fbeb36/buster/curl/Dockerfile)
|
||||
- [`buster-scm`, `stable-scm`, `scm`](https://github.com/docker-library/buildpack-deps/blob/99a1c33fda559272e9322b02a5d778bbd04154e7/buster/scm/Dockerfile)
|
||||
- [`buster`, `stable`, `latest`](https://github.com/docker-library/buildpack-deps/blob/ff09b5c5288f4643056bd7938268d749e9f8a2db/buster/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.4.41`, `2.4`, `2`, `latest`](https://github.com/docker-library/httpd/blob/fd8bc2a3fc3219f9bdfcbb32eaf3f3abce77961b/2.4/Dockerfile)
|
||||
- [`2.4.41-alpine`, `2.4-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/httpd/blob/fd8bc2a3fc3219f9bdfcbb32eaf3f3abce77961b/2.4/alpine/Dockerfile)
|
||||
- [`2.4.41`, `2.4`, `2`, `latest`](https://github.com/docker-library/httpd/blob/3ebff8dadf1e38dbe694ea0b8f379f6b8bcd993e/2.4/Dockerfile)
|
||||
- [`2.4.41-alpine`, `2.4-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/httpd/blob/3ebff8dadf1e38dbe694ea0b8f379f6b8bcd993e/2.4/alpine/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
|
|
@ -16,12 +16,12 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`8-jre`, `jre`, `8`, `latest`](https://github.com/ibmruntimes/ci.docker/blob/a33950c5032291810b3e7e650c9f5d05e25ba550/ibmjava/8/jre/ubuntu/Dockerfile)
|
||||
- [`8-jre-alpine`, `jre-alpine`](https://github.com/ibmruntimes/ci.docker/blob/a33950c5032291810b3e7e650c9f5d05e25ba550/ibmjava/8/jre/alpine/Dockerfile)
|
||||
- [`8-sfj`, `sfj`](https://github.com/ibmruntimes/ci.docker/blob/a33950c5032291810b3e7e650c9f5d05e25ba550/ibmjava/8/sfj/ubuntu/Dockerfile)
|
||||
- [`8-sfj-alpine`, `sfj-alpine`](https://github.com/ibmruntimes/ci.docker/blob/a33950c5032291810b3e7e650c9f5d05e25ba550/ibmjava/8/sfj/alpine/Dockerfile)
|
||||
- [`8-sdk`, `sdk`](https://github.com/ibmruntimes/ci.docker/blob/a33950c5032291810b3e7e650c9f5d05e25ba550/ibmjava/8/sdk/ubuntu/Dockerfile)
|
||||
- [`8-sdk-alpine`, `sdk-alpine`](https://github.com/ibmruntimes/ci.docker/blob/a33950c5032291810b3e7e650c9f5d05e25ba550/ibmjava/8/sdk/alpine/Dockerfile)
|
||||
- [`8-jre`, `jre`, `8`, `latest`](https://github.com/ibmruntimes/ci.docker/blob/7e0d79a9b63de873b7805a7950455ebb1193702a/ibmjava/8/jre/ubuntu/Dockerfile)
|
||||
- [`8-jre-alpine`, `jre-alpine`](https://github.com/ibmruntimes/ci.docker/blob/7e0d79a9b63de873b7805a7950455ebb1193702a/ibmjava/8/jre/alpine/Dockerfile)
|
||||
- [`8-sfj`, `sfj`](https://github.com/ibmruntimes/ci.docker/blob/7e0d79a9b63de873b7805a7950455ebb1193702a/ibmjava/8/sfj/ubuntu/Dockerfile)
|
||||
- [`8-sfj-alpine`, `sfj-alpine`](https://github.com/ibmruntimes/ci.docker/blob/7e0d79a9b63de873b7805a7950455ebb1193702a/ibmjava/8/sfj/alpine/Dockerfile)
|
||||
- [`8-sdk`, `sdk`](https://github.com/ibmruntimes/ci.docker/blob/7e0d79a9b63de873b7805a7950455ebb1193702a/ibmjava/8/sdk/ubuntu/Dockerfile)
|
||||
- [`8-sdk-alpine`, `sdk-alpine`](https://github.com/ibmruntimes/ci.docker/blob/7e0d79a9b63de873b7805a7950455ebb1193702a/ibmjava/8/sdk/alpine/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@ WARNING:
|
|||
|
||||
- [`3.4.22-xenial`, `3.4-xenial`](https://github.com/docker-library/mongo/blob/ebd79727e4e77210272ec55c8b22b17877bfd29a/3.4/Dockerfile)
|
||||
- [`3.4.22-windowsservercore-ltsc2016`, `3.4-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/ebd79727e4e77210272ec55c8b22b17877bfd29a/3.4/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`3.6.13-xenial`, `3.6-xenial`, `3-xenial`](https://github.com/docker-library/mongo/blob/3f117ac35a947ddff307aee85ecd5abe9e3a0fe1/3.6/Dockerfile)
|
||||
- [`3.6.13-windowsservercore-ltsc2016`, `3.6-windowsservercore-ltsc2016`, `3-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/c6d7e7fb21b03905c4796293f9bdbba5227acd75/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`3.6.14-xenial`, `3.6-xenial`, `3-xenial`](https://github.com/docker-library/mongo/blob/59fba668ae47e3ec7f7917a56db4f94d6d774765/3.6/Dockerfile)
|
||||
- [`3.6.14-windowsservercore-ltsc2016`, `3.6-windowsservercore-ltsc2016`, `3-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/59fba668ae47e3ec7f7917a56db4f94d6d774765/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`4.0.12-xenial`, `4.0-xenial`](https://github.com/docker-library/mongo/blob/56dd5c86b7a329b944845ea782fb98a3384d8d4e/4.0/Dockerfile)
|
||||
- [`4.0.12-windowsservercore-ltsc2016`, `4.0-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/56dd5c86b7a329b944845ea782fb98a3384d8d4e/4.0/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- [`4.0.12-windowsservercore-1803`, `4.0-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/56dd5c86b7a329b944845ea782fb98a3384d8d4e/4.0/windows/windowsservercore-1803/Dockerfile)
|
||||
|
|
@ -36,11 +36,11 @@ WARNING:
|
|||
- [`3.4.22-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/ebd79727e4e77210272ec55c8b22b17877bfd29a/3.4/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `3.4.22-windowsservercore`, `3.4-windowsservercore`:
|
||||
- [`3.4.22-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/ebd79727e4e77210272ec55c8b22b17877bfd29a/3.4/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `3.6.13`, `3.6`, `3`:
|
||||
- [`3.6.13-xenial`](https://github.com/docker-library/mongo/blob/3f117ac35a947ddff307aee85ecd5abe9e3a0fe1/3.6/Dockerfile)
|
||||
- [`3.6.13-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/c6d7e7fb21b03905c4796293f9bdbba5227acd75/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `3.6.13-windowsservercore`, `3.6-windowsservercore`, `3-windowsservercore`:
|
||||
- [`3.6.13-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/c6d7e7fb21b03905c4796293f9bdbba5227acd75/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `3.6.14`, `3.6`, `3`:
|
||||
- [`3.6.14-xenial`](https://github.com/docker-library/mongo/blob/59fba668ae47e3ec7f7917a56db4f94d6d774765/3.6/Dockerfile)
|
||||
- [`3.6.14-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/59fba668ae47e3ec7f7917a56db4f94d6d774765/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `3.6.14-windowsservercore`, `3.6-windowsservercore`, `3-windowsservercore`:
|
||||
- [`3.6.14-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/59fba668ae47e3ec7f7917a56db4f94d6d774765/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `4.0.12`, `4.0`:
|
||||
- [`4.0.12-xenial`](https://github.com/docker-library/mongo/blob/56dd5c86b7a329b944845ea782fb98a3384d8d4e/4.0/Dockerfile)
|
||||
- [`4.0.12-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/56dd5c86b7a329b944845ea782fb98a3384d8d4e/4.0/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue