Skip to content

Commit 23aae85

Browse files
author
getsentry-bot
committed
release: 20.8.0
1 parent 918cee5 commit 23aae85

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
COMPOSE_PROJECT_NAME=sentry_onpremise
22
SENTRY_EVENT_RETENTION_DAYS=90
3-
SENTRY_IMAGE=getsentry/sentry:latest
4-
SNUBA_IMAGE=getsentry/snuba:latest
5-
RELAY_IMAGE=getsentry/relay:latest
6-
SYMBOLICATOR_IMAGE=getsentry/symbolicator:eac35a6058c7749bdf20ed219a377e49e02d0b76
3+
SENTRY_IMAGE=getsentry/sentry:20.8.0
4+
SNUBA_IMAGE=getsentry/snuba:20.8.0
5+
RELAY_IMAGE=getsentry/relay:20.8.0
6+
SYMBOLICATOR_IMAGE=getsentry/symbolicator:17269fd5432f3d8fcb738081fac640a45639fd54

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that you d
1616
error-reporting or application monitoring features of the
1717
Licensed Work.
1818

19-
Change Date: 2023-07-01
19+
Change Date: 2023-08-15
2020

2121
Change License: Apache License, Version 2.0
2222

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sentry Nightly On-Premise [![Build Status][build-status-image]][build-status-url]
1+
# Sentry 20.8.0 On-Premise [![Build Status][build-status-image]][build-status-url]
22

33
Official bootstrap for running your own [Sentry](https://sentry.io/) with [Docker](https://www.docker.com/).
44

0 commit comments

Comments
 (0)