From 6b92b5283ab87e514a0a92c267c8fe41410fdfc1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 8 Feb 2016 11:00:14 -0800 Subject: [PATCH] Run update.sh --- sentry/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sentry/README.md b/sentry/README.md index 88a33bf9d..8d9fa225c 100644 --- a/sentry/README.md +++ b/sentry/README.md @@ -3,10 +3,10 @@ - [`7.7.4`, `7.7`, `7` (*7.7/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/e60211c46e9fd4b4f9ee679946bc9915ae2bf0c0/7.7/Dockerfile) - [`8.0.6`, `8.0` (*8.0/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/2b4e8b3b6eafe9c0b44e5c21eee2918e45ebb84e/8.0/Dockerfile) - [`8.0.6-onbuild`, `8.0-onbuild` (*8.0/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/e60211c46e9fd4b4f9ee679946bc9915ae2bf0c0/8.0/onbuild/Dockerfile) -- [`8.1.1`, `8.1`, `8`, `latest` (*8.1/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/f759f5bf89b510e3b9c9c7c3692fcb14c0260aa7/8.1/Dockerfile) -- [`8.1.1-onbuild`, `8.1-onbuild`, `8-onbuild`, `onbuild` (*8.1/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/07e387f3a5644638ca3e2f8235a1f8f647b3f03c/8.1/onbuild/Dockerfile) +- [`8.1.2`, `8.1`, `8`, `latest` (*8.1/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/1e5786a158efb11c826410a9533ad7819e647a75/8.1/Dockerfile) +- [`8.1.2-onbuild`, `8.1-onbuild`, `8-onbuild`, `onbuild` (*8.1/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/07e387f3a5644638ca3e2f8235a1f8f647b3f03c/8.1/onbuild/Dockerfile) -[![](https://badge.imagelayers.io/sentry:latest.svg)](https://imagelayers.io/?images=sentry:7.7.4,sentry:8.0.6,sentry:8.0.6-onbuild,sentry:8.1.1,sentry:8.1.1-onbuild) +[![](https://badge.imagelayers.io/sentry:latest.svg)](https://imagelayers.io/?images=sentry:7.7.4,sentry:8.0.6,sentry:8.0.6-onbuild,sentry:8.1.2,sentry:8.1.2-onbuild) For more information about this image and its history, please see [the relevant manifest file (`library/sentry`)](https://github.com/docker-library/official-images/blob/master/library/sentry). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).