composer fix
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
image: alpine
|
||||
container_name: discord_status_cron
|
||||
depends_on:
|
||||
- discord_status_bot
|
||||
- bot
|
||||
volumes:
|
||||
- ./crontab:/etc/crontabs/root:ro
|
||||
command: sh -c "apk add --no-cache curl && crond -f"
|
||||
|
||||
Reference in New Issue
Block a user