* Build was failing with a 401 because repo.spring.io/libs-snapshot is no longer publicly accessible
* We also had an outdated registry password in Vault
* Updated to registry-image resource type and oci-build-task - the old docker-image resource type is now deprecated
* Trigger image build weekly for early warning of failures
fixes#449