diff --git a/sentry/README.md b/sentry/README.md index 7a3de40aa..1c54a159f 100644 --- a/sentry/README.md +++ b/sentry/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`8.12.0`, `8.12` (*8.12/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/c47576b88672708eeb2a6e2b66cea9dcbfe8c945/8.12/Dockerfile) -- [`8.12.0-onbuild`, `8.12-onbuild` (*8.12/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/c47576b88672708eeb2a6e2b66cea9dcbfe8c945/8.12/onbuild/Dockerfile) -- [`8.13.0`, `8.13`, `8`, `latest` (*8.13/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/f9835042aadb805e755a826ca7748334b11ef09b/8.13/Dockerfile) -- [`8.13.0-onbuild`, `8.13-onbuild`, `8-onbuild`, `onbuild` (*8.13/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/f9835042aadb805e755a826ca7748334b11ef09b/8.13/onbuild/Dockerfile) +- [`8.13.0`, `8.13` (*8.13/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/f9835042aadb805e755a826ca7748334b11ef09b/8.13/Dockerfile) +- [`8.13.0-onbuild`, `8.13-onbuild` (*8.13/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/f9835042aadb805e755a826ca7748334b11ef09b/8.13/onbuild/Dockerfile) +- [`8.14.0`, `8.14`, `8`, `latest` (*8.14/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/02492c01dd4a360b04466ce5a98511d748965c07/8.14/Dockerfile) +- [`8.14.0-onbuild`, `8.14-onbuild`, `8-onbuild`, `onbuild` (*8.14/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/02492c01dd4a360b04466ce5a98511d748965c07/8.14/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/pulls?q=label%3Alibrary%2Fsentry).