Skip to content

Commit 02dfd29

Browse files
Sentry: bump getsentry/sentry from 26.3.1 to 26.4.0 in /services/sentry (#16)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59fd1e7 commit 02dfd29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/sentry/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ x-restart-policy: &restart_policy
2121
restart: unless-stopped
2222

2323
x-sentry-defaults: &sentry_defaults
24-
image: "${SENTRY_IMAGE:-ghcr.io/getsentry/sentry:26.3.1}"
24+
image: "${SENTRY_IMAGE:-ghcr.io/getsentry/sentry:26.4.0}"
2525
depends_on:
2626
redis:
2727
<<: *depends_on-healthy

0 commit comments

Comments
 (0)