Dockerfile updates
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
This commit is contained in:
parent
ed49e2a365
commit
ac49a9f668
@ -7,4 +7,4 @@ ADD ./ /$PROJ_NAME
|
||||
RUN pip3 install /$PROJ_NAME
|
||||
|
||||
# Run entrypoint
|
||||
ENTRYPOINT ["/usr/local/bin/$PROJ_NAME","-vv"]
|
||||
ENTRYPOINT ["/usr/local/bin/bluebubbles_bot","-vv"]
|
||||
|
Loading…
Reference in New Issue
Block a user