From 53c197e8aaec25cc77692a093bd9c442104a790a Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 17 Mar 2020 02:10:53 +0000 Subject: [PATCH] Run update.sh --- bonita/README.md | 4 ++-- clearlinux/README.md | 2 +- consul/README.md | 2 +- erlang/README.md | 6 +++--- rocket.chat/README.md | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bonita/README.md b/bonita/README.md index 753ed8361..970375c90 100644 --- a/bonita/README.md +++ b/bonita/README.md @@ -16,7 +16,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`7.9.4`, `7.9`](https://github.com/Bonitasoft-Community/docker_bonita/blob/4ce826e88b107ab685c4df72af1960dda68890f1/7.9/Dockerfile) +- [`7.9.5`, `7.9`](https://github.com/Bonitasoft-Community/docker_bonita/blob/b58b05d989055ca3521fc92211d10ff640b4028f/7.9/Dockerfile) - [`7.10.3`, `7.10`, `latest`](https://github.com/Bonitasoft-Community/docker_bonita/blob/b58b05d989055ca3521fc92211d10ff640b4028f/7.10/Dockerfile) # Quick reference @@ -204,7 +204,7 @@ The `-v /my/own/datadir:/opt/bonita` part of the command mounts the `/my/own/dat - Stop the container to perform a backup ```console - $ docker stop bonita_7.9.4_postgres + $ docker stop bonita_7.9.5_postgres ``` - For containers < 7.3.0 : diff --git a/clearlinux/README.md b/clearlinux/README.md index 4283c20d2..e37d2ebdb 100644 --- a/clearlinux/README.md +++ b/clearlinux/README.md @@ -16,7 +16,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/1a4c54b4dfd7addc879f771bb37cff660e9987b1/Dockerfile) +- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/81dc72851c017875dd0c9480cea06a7e24fe3df5/Dockerfile) # Quick reference diff --git a/consul/README.md b/consul/README.md index 5c039f2cb..e2ef69a94 100644 --- a/consul/README.md +++ b/consul/README.md @@ -16,7 +16,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`1.7.1`, `1.7`, `latest`](https://github.com/hashicorp/docker-consul/blob/6de10a87fa9bc8b881047d543a5c6567e0c7ec5c/0.X/Dockerfile) +- [`1.7.2`, `1.7`, `latest`](https://github.com/hashicorp/docker-consul/blob/20657edd8a3d66ee155b1d050a7a9400e8ab3bdd/0.X/Dockerfile) - [`1.6.4`, `1.6`](https://github.com/hashicorp/docker-consul/blob/59bdf0ae8863e3166aadc81e18f8781a52a07136/0.X/Dockerfile) - [`1.5.3`, `1.5`](https://github.com/hashicorp/docker-consul/blob/9d0aaa3caf747a7022969bcaaff3399fe34efc9c/0.X/Dockerfile) - [`1.4.5`, `1.4`](https://github.com/hashicorp/docker-consul/blob/6294b73920ab700f9b38104f4de0ffe083e462e5/0.X/Dockerfile) diff --git a/erlang/README.md b/erlang/README.md index a82e23c54..93d0d3835 100644 --- a/erlang/README.md +++ b/erlang/README.md @@ -19,9 +19,9 @@ WARNING: - [`23.0-rc1`, `23`](https://github.com/erlang/docker-erlang-otp/blob/32caf7f3e264807ed1e512e395e4fe058c0feb6b/23/Dockerfile) - [`23.0-rc1-slim`, `23-slim`](https://github.com/erlang/docker-erlang-otp/blob/32caf7f3e264807ed1e512e395e4fe058c0feb6b/23/slim/Dockerfile) - [`23.0-rc1-alpine`, `23-alpine`](https://github.com/erlang/docker-erlang-otp/blob/32caf7f3e264807ed1e512e395e4fe058c0feb6b/23/alpine/Dockerfile) -- [`22.2.8`, `22.2`, `22`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/e9e6fed1cf8f515554d72fcda1db5618f02e8aad/22/Dockerfile) -- [`22.2.8-slim`, `22.2-slim`, `22-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/e9e6fed1cf8f515554d72fcda1db5618f02e8aad/22/slim/Dockerfile) -- [`22.2.8-alpine`, `22.2-alpine`, `22-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/e9e6fed1cf8f515554d72fcda1db5618f02e8aad/22/alpine/Dockerfile) +- [`22.3`, `22`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/33a63eaa7e6da5b5247703dd3b30d42bca83a672/22/Dockerfile) +- [`22.3-slim`, `22-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/33a63eaa7e6da5b5247703dd3b30d42bca83a672/22/slim/Dockerfile) +- [`22.3-alpine`, `22-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/33a63eaa7e6da5b5247703dd3b30d42bca83a672/22/alpine/Dockerfile) - [`21.3.8.14`, `21.3.8`, `21.3`, `21`](https://github.com/erlang/docker-erlang-otp/blob/25ffc17427155f19d9decbd8fe5e484fdfdf7374/21/Dockerfile) - [`21.3.8.14-slim`, `21.3.8-slim`, `21.3-slim`, `21-slim`](https://github.com/erlang/docker-erlang-otp/blob/25ffc17427155f19d9decbd8fe5e484fdfdf7374/21/slim/Dockerfile) - [`21.3.8.14-alpine`, `21.3.8-alpine`, `21.3-alpine`, `21-alpine`](https://github.com/erlang/docker-erlang-otp/blob/25ffc17427155f19d9decbd8fe5e484fdfdf7374/21/alpine/Dockerfile) diff --git a/rocket.chat/README.md b/rocket.chat/README.md index 1783f5047..076765593 100644 --- a/rocket.chat/README.md +++ b/rocket.chat/README.md @@ -16,7 +16,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`3.0.3`, `3.0`, `3`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/9d6297118afd4a6b494b1b82cb4dc7f58e83e45d/3/Dockerfile) +- [`3.0.4`, `3.0`, `3`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/dec178326898127428769c33a8acb11a35f1d325/3/Dockerfile) - [`2.4.11`, `2.4`, `2`](https://github.com/RocketChat/Docker.Official.Image/blob/9d6297118afd4a6b494b1b82cb4dc7f58e83e45d/2/Dockerfile) # Quick reference