Release 2460
Context
Docker build layers are cached to optimise build performance but sometimes the base image is updated so we need to rebuild it.
Changes proposed in this pull request
Add a build-no-cache work that is scheduled once a week on Sunday and can be run manually as required.
Guidance to review
Check the new workflow runs as expected., example here which published image here