Skip to content

Commit

Permalink
Fix: use server:main image (#2616)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Jan 8, 2025
2 parents 8a6b4d5 + df89966 commit e119bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
- ./:/calitp/app

server:
image: ghcr.io/cal-itp/eligibility-server:dev
image: ghcr.io/cal-itp/eligibility-server:main
env_file: .devcontainer/server/.env.server
ports:
- "8000"
Expand Down

0 comments on commit e119bea

Please sign in to comment.