Skip to content

Commit

Permalink
Use graphical interface by default
Browse files Browse the repository at this point in the history
  • Loading branch information
LoyVanBeek authored and Rayman committed Dec 20, 2024
1 parent 204a3a1 commit e19430d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ WORKDIR /root/coding-challenge-racer

COPY --link . .

ENTRYPOINT [ "python3", "tournament.py", "Zandvoort"]
ENTRYPOINT [ "python3", "main.py", "Zandvoort"]

0 comments on commit e19430d

Please sign in to comment.