Skip to content

Commit

Permalink
undo my redo
Browse files Browse the repository at this point in the history
  • Loading branch information
dirtycajunrice committed Jan 13, 2019
1 parent 395d371 commit ea6b8b7
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 @@ -7,4 +7,4 @@ WORKDIR /app
RUN apk add --no-cache tzdata && \
pip install --no-cache-dir .

ENTRYPOINT ["python3", "ouroboros"]
ENTRYPOINT ["ouroboros"]

0 comments on commit ea6b8b7

Please sign in to comment.