Fix container signal handling
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m17s
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m17s
This commit is contained in:
@@ -40,4 +40,4 @@ ENV PYTHONUNBUFFERED=1
|
||||
ENV CONFIG_PATH=/app/config.ini
|
||||
|
||||
# Run the bot using the entrypoint script
|
||||
ENTRYPOINT ["/app/entrypoint.sh"]
|
||||
ENTRYPOINT ["/bin/sh", "/app/entrypoint.sh"]
|
Reference in New Issue
Block a user