Skip to content

Commit

Permalink
fix(docker): remove platform attribute from server service
Browse files Browse the repository at this point in the history
  • Loading branch information
lalver1 committed Apr 11, 2024
1 parent 7cdf5f3 commit c5398e8
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 c5398e8

Please sign in to comment.