File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ SENTRY_EVENT_RETENTION_DAYS=90
99SENTRY_BIND = 9000
1010# Set SENTRY_MAIL_HOST to a valid FQDN (host/domain name) to be able to send emails!
1111# SENTRY_MAIL_HOST=example.com
12- SENTRY_IMAGE = ghcr.io/getsentry/sentry:25.9.0
13- SNUBA_IMAGE = ghcr.io/getsentry/snuba:25.9.0
14- RELAY_IMAGE = ghcr.io/getsentry/relay:25.9.0
15- SYMBOLICATOR_IMAGE = ghcr.io/getsentry/symbolicator:25.9.0
16- TASKBROKER_IMAGE = ghcr.io/getsentry/taskbroker:25.9.0
17- VROOM_IMAGE = ghcr.io/getsentry/vroom:25.9.0
18- UPTIME_CHECKER_IMAGE = ghcr.io/getsentry/uptime-checker:25.9.0
12+ SENTRY_IMAGE = ghcr.io/getsentry/sentry:nightly
13+ SNUBA_IMAGE = ghcr.io/getsentry/snuba:nightly
14+ RELAY_IMAGE = ghcr.io/getsentry/relay:nightly
15+ SYMBOLICATOR_IMAGE = ghcr.io/getsentry/symbolicator:nightly
16+ TASKBROKER_IMAGE = ghcr.io/getsentry/taskbroker:nightly
17+ VROOM_IMAGE = ghcr.io/getsentry/vroom:nightly
18+ UPTIME_CHECKER_IMAGE = ghcr.io/getsentry/uptime-checker:nightly
1919HEALTHCHECK_INTERVAL = 30s
2020HEALTHCHECK_TIMEOUT = 1m30s
2121HEALTHCHECK_RETRIES = 10
You can’t perform that action at this time.
0 commit comments