Skip to content

Commit

Permalink
fix(docker): remove platform attribute from server service (#2017)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalver1 authored Apr 11, 2024
2 parents 7cdf5f3 + c5398e8 commit 3edd64b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ services:
server:
image: ghcr.io/cal-itp/eligibility-server:dev
env_file: .devcontainer/server/.env.server
platform: linux/amd64
ports:
- "8000"
volumes:
Expand Down

0 comments on commit 3edd64b

Please sign in to comment.