From d54b39227c254727ba774dd4594e3f3eb0b12a0a Mon Sep 17 00:00:00 2001 From: hubertdeng123 Date: Tue, 23 Aug 2022 20:47:30 -0700 Subject: [PATCH] Remove line to expect all images to be of type linux/arm64 --- docker-compose.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index c35dc3aabe3..c5e125f64fc 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -17,8 +17,6 @@ x-healthcheck-defaults: &healthcheck_defaults x-sentry-defaults: &sentry_defaults <<: *restart_policy image: sentry-self-hosted-local - # Set the platform to build for linux/arm64 when needed on Apple silicon Macs. - platform: ${DOCKER_PLATFORM:-} build: context: ./sentry args: