Skip to content

Commit b413e01

Browse files
Patch for dev self-hosted environments (#2592)
quick patch for dev self-hosted environments
1 parent bd1d1d8 commit b413e01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ x-snuba-defaults: &snuba_defaults
102102
services:
103103
smtp:
104104
<<: *restart_policy
105+
platform: linux/amd64
105106
image: tianon/exim4
106107
hostname: "${SENTRY_MAIL_HOST:-}"
107108
volumes:

0 commit comments

Comments
 (0)