Skip to content

Commit

Permalink
Add cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
danielctull committed Nov 6, 2023
1 parent f6f4d94 commit a3036e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM swift:5.9
ENTRYPOINT [ "#!/usr/bin/env swift" ]
ENTRYPOINT ["#!/usr/bin/env swift"]
CMD ["swift"]

0 comments on commit a3036e7

Please sign in to comment.