Update system signal handling
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m9s
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m9s
This commit is contained in:
@@ -32,9 +32,6 @@ RUN mkdir -p logs && \
|
||||
chown -R bot:bot embed && \
|
||||
chmod -R 777 embed
|
||||
|
||||
# Make the entrypoint script executable
|
||||
RUN chmod +x /app/entrypoint.sh
|
||||
|
||||
# Switch to non root user
|
||||
USER bot
|
||||
|
||||
|
Reference in New Issue
Block a user