Skip to content

Commit

Permalink
release: 20.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Jul 21, 2020
1 parent 4dbfcbc commit ae3b248
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
COMPOSE_PROJECT_NAME=sentry_onpremise
SENTRY_EVENT_RETENTION_DAYS=90
SENTRY_IMAGE=getsentry/sentry:latest
SNUBA_IMAGE=getsentry/snuba:latest
RELAY_IMAGE=getsentry/relay:latest
SYMBOLICATOR_IMAGE=getsentry/symbolicator:eac35a6058c7749bdf20ed219a377e49e02d0b76
SENTRY_IMAGE=getsentry/sentry:20.7.2
SNUBA_IMAGE=getsentry/snuba:20.7.2
RELAY_IMAGE=getsentry/relay:20.7.2
SYMBOLICATOR_IMAGE=getsentry/symbolicator:06e34ae5cc516ef716b26d4a7c9a45267817e92b
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that you d
error-reporting or application monitoring features of the
Licensed Work.

Change Date: 2023-07-01
Change Date: 2023-07-21

Change License: Apache License, Version 2.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sentry Nightly On-Premise [![Build Status][build-status-image]][build-status-url]
# Sentry 20.7.2 On-Premise [![Build Status][build-status-image]][build-status-url]

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

Expand Down

0 comments on commit ae3b248

Please sign in to comment.