Skip to content

Commit c47f797

Browse files
Sentry: bump getsentry/symbolicator from 26.3.1 to 26.4.2 in /services/sentry (#26)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73e9bd0 commit c47f797

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

services/sentry/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ services:
778778
- feature-complete
779779

780780
symbolicator:
781-
image: "${SYMBOLICATOR_IMAGE:-ghcr.io/getsentry/symbolicator:26.3.1}"
781+
image: "${SYMBOLICATOR_IMAGE:-ghcr.io/getsentry/symbolicator:26.4.2}"
782782
container_name: sentry-symbolicator
783783
volumes:
784784
- sentry-symbolicator:/data
@@ -799,7 +799,7 @@ services:
799799
max-file: "50"
800800

801801
symbolicator-cleanup:
802-
image: "${SYMBOLICATOR_IMAGE:-ghcr.io/getsentry/symbolicator:26.3.1}"
802+
image: "${SYMBOLICATOR_IMAGE:-ghcr.io/getsentry/symbolicator:26.4.2}"
803803
container_name: sentry-symbolicator-cleanup
804804
volumes:
805805
- sentry-symbolicator:/data

0 commit comments

Comments
 (0)