From 16b433e9c2b7699f56c5f68db2ddcc811be2ffd0 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 4 Mar 2016 12:30:30 -0800 Subject: [PATCH] Run update.sh --- sentry/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sentry/README.md b/sentry/README.md index ef8338ea9bd8..00d5c85edf35 100644 --- a/sentry/README.md +++ b/sentry/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`8.1.3`, `8.1` (*8.1/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/136c05ff0ed9b17b06d4edb9806eea2a975398cc/8.1/Dockerfile) -- [`8.1.3-onbuild`, `8.1-onbuild` (*8.1/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/6870e0f6469f2c17f00d25324311df5d46a2791c/8.1/onbuild/Dockerfile) -- [`8.2.1`, `8.2`, `8`, `latest` (*8.2/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/f5431a4c7254749487e8c25f54d2bad07f8e5e75/8.2/Dockerfile) -- [`8.2.1-onbuild`, `8.2-onbuild`, `8-onbuild`, `onbuild` (*8.2/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/1ef759405e541ac9552fb92f2f293c8496e10d07/8.2/onbuild/Dockerfile) +- [`8.1.4`, `8.1` (*8.1/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/642b1b8906851708cc309ac2af71033ac260f32e/8.1/Dockerfile) +- [`8.1.4-onbuild`, `8.1-onbuild` (*8.1/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/6870e0f6469f2c17f00d25324311df5d46a2791c/8.1/onbuild/Dockerfile) +- [`8.2.2`, `8.2`, `8`, `latest` (*8.2/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/642b1b8906851708cc309ac2af71033ac260f32e/8.2/Dockerfile) +- [`8.2.2-onbuild`, `8.2-onbuild`, `8-onbuild`, `onbuild` (*8.2/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/1ef759405e541ac9552fb92f2f293c8496e10d07/8.2/onbuild/Dockerfile) -[![](https://badge.imagelayers.io/sentry:latest.svg)](https://imagelayers.io/?images=sentry:8.1.3,sentry:8.1.3-onbuild,sentry:8.2.1,sentry:8.2.1-onbuild) +[![](https://badge.imagelayers.io/sentry:latest.svg)](https://imagelayers.io/?images=sentry:8.1.4,sentry:8.1.4-onbuild,sentry:8.2.2,sentry:8.2.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).