We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ea25f commit bb9715aCopy full SHA for bb9715a
1 file changed
services/sentry/docker-compose.yml
@@ -70,7 +70,7 @@ x-sentry-defaults: &sentry_defaults
70
max-file: "50"
71
72
x-snuba-defaults: &snuba_defaults
73
- image: "${SNUBA_IMAGE:-ghcr.io/getsentry/snuba:26.3.1}"
+ image: "${SNUBA_IMAGE:-ghcr.io/getsentry/snuba:26.4.1}"
74
depends_on:
75
clickhouse:
76
<<: *depends_on-healthy
0 commit comments