Skip to content

Commit

Permalink
Updates Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ettomatic committed Mar 21, 2021
1 parent 2706a4a commit 327c312
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -7,4 +7,4 @@ ENV ORGANISED_EXCHANGE_ORIGIN="/calendar.ics"
COPY . .
RUN bundle install

ENTRYPOINT ["./bin/exchange_to_org"]
ENTRYPOINT ["ruby", "./bin/exchange_to_org.rb"]
File renamed without changes.

0 comments on commit 327c312

Please sign in to comment.