Skip to content

Commit

Permalink
Fix arm dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nfaltermeier committed Nov 13, 2022
1 parent 45245c9 commit 4025c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-arm32v6
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ COPY .env src/ secret-scholars-bot-config.json markov.txt ./

RUN printf "build_time=%s" "'`date -Iseconds`'" > autogen_buildtime.py

# CMD [ "python", "./bot.py" ]
CMD [ "python", "./bot.py" ]

0 comments on commit 4025c15

Please sign in to comment.