Skip to content

Commit

Permalink
Merge pull request #10 from chanzuckerberg/mvenkatakrishnan/staging_wf
Browse files Browse the repository at this point in the history
Updaing ingestor image to arm platform
  • Loading branch information
manasaV3 authored Feb 12, 2024
2 parents b4e39dd + 47f7e11 commit ea74406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ services:
environment:
HASURA_GRAPHQL_DATABASE_URL: postgres://postgres:postgres@db:5432/cryoet
ingestor:
platform: linux/amd64
platform: linux/arm64
profiles: ["ingestor"]
image: ingestor
build:
Expand Down

0 comments on commit ea74406

Please sign in to comment.