Update no longer valid SSL certificate

Hi @pbies

You might also enjoy looking at cron to see what command is running in the container crontab file:

For example, in your main app container:

crontab -l

Cheers!