From b9f843f7d322bbcb172ff610aa2fcabe4e5f9e78 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 25 Jan 2016 09:30:08 -0800 Subject: [PATCH] Run update.sh --- sentry/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sentry/README.md b/sentry/README.md index 10534b21d..e47eebbbb 100644 --- a/sentry/README.md +++ b/sentry/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links - [`7.7.4`, `7.7`, `7` (*7.7/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/e60211c46e9fd4b4f9ee679946bc9915ae2bf0c0/7.7/Dockerfile) -- [`8.0.3`, `8.0`, `8`, `latest` (*8.0/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/f66fed3c2fa19086bd268117ce7262a93576718d/8.0/Dockerfile) -- [`8.0.3-onbuild`, `8.0-onbuild`, `8-onbuild`, `onbuild` (*8.0/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/e60211c46e9fd4b4f9ee679946bc9915ae2bf0c0/8.0/onbuild/Dockerfile) +- [`8.0.4`, `8.0`, `8`, `latest` (*8.0/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/11730f93790b6593ce6ecb81f1ca7652197f99ce/8.0/Dockerfile) +- [`8.0.4-onbuild`, `8.0-onbuild`, `8-onbuild`, `onbuild` (*8.0/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/e60211c46e9fd4b4f9ee679946bc9915ae2bf0c0/8.0/onbuild/Dockerfile) 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).