f4cb386e5ab3922e60b74d2f9ca8332157447f25
Change the base image in the Dockerfile to use the amd64 variant of the golang image to ensure compatibility with the target architecture. This change addresses build issues related to architecture mismatches.
cron-checker
A small container which periodically (every 60s) checks for a cronjobs which are not running according to schedule and sends a notification to Slack.
Description