Run update.sh
This commit is contained in:
parent
b146f2651c
commit
b20bc598c4
|
|
@ -1,11 +1,11 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`8.5.1`, `8.5` (*8.5/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/d69a0096ee2f885047f95bdd2e2edfc761674580/8.5/Dockerfile)
|
||||
- [`8.5.1-onbuild`, `8.5-onbuild` (*8.5/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/ce5121a71f55c2fb0659f552e361b1174c85bccf/8.5/onbuild/Dockerfile)
|
||||
- [`8.6.0`, `8.6`, `8`, `latest` (*8.6/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/09d2b56ded2f669f40d5295bfe36529bbafb914d/8.6/Dockerfile)
|
||||
- [`8.6.0-onbuild`, `8.6-onbuild`, `8-onbuild`, `onbuild` (*8.6/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/09d2b56ded2f669f40d5295bfe36529bbafb914d/8.6/onbuild/Dockerfile)
|
||||
- [`8.6.0`, `8.6` (*8.6/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/09d2b56ded2f669f40d5295bfe36529bbafb914d/8.6/Dockerfile)
|
||||
- [`8.6.0-onbuild`, `8.6-onbuild` (*8.6/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/09d2b56ded2f669f40d5295bfe36529bbafb914d/8.6/onbuild/Dockerfile)
|
||||
- [`8.7.0`, `8.7`, `8`, `latest` (*8.7/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/22e75e5254b5707b77a747cd4e90bc4327f2ce9b/8.7/Dockerfile)
|
||||
- [`8.7.0-onbuild`, `8.7-onbuild`, `8-onbuild`, `onbuild` (*8.7/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/22e75e5254b5707b77a747cd4e90bc4327f2ce9b/8.7/onbuild/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=sentry:8.5.1,sentry:8.5.1-onbuild,sentry:8.6.0,sentry:8.6.0-onbuild)
|
||||
[](https://imagelayers.io/?images=sentry:8.6.0,sentry:8.6.0-onbuild,sentry:8.7.0,sentry:8.7.0-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/pulls?q=label%3Alibrary%2Fsentry).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue