Skip to content

Commit ae3b248

Browse files
author
getsentry-bot
committed
release: 20.7.2
1 parent 4dbfcbc commit ae3b248

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.env

+4-4
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.7.2
4+
SNUBA_IMAGE=getsentry/snuba:20.7.2
5+
RELAY_IMAGE=getsentry/relay:20.7.2
6+
SYMBOLICATOR_IMAGE=getsentry/symbolicator:06e34ae5cc516ef716b26d4a7c9a45267817e92b

LICENSE

+1-1
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-07-21
2020

2121
Change License: Apache License, Version 2.0
2222

README.md

+1-1
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.7.2 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)