Skip to content

Commit bc93076

Browse files
Sentry: bump getsentry/sentry from 26.4.1 to 26.5.1 in /services/sentry
Bumps [getsentry/sentry](https://github.com/getsentry/sentry) from 26.4.1 to 26.5.1. - [Release notes](https://github.com/getsentry/sentry/releases) - [Commits](getsentry/sentry@26.4.1...26.5.1) --- updated-dependencies: - dependency-name: getsentry/sentry dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 520fc24 commit bc93076

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.4.1}"
24+
image: "${SENTRY_IMAGE:-ghcr.io/getsentry/sentry:26.5.1}"
2525
depends_on:
2626
redis:
2727
<<: *depends_on-healthy

0 commit comments

Comments
 (0)