Closed beatnaut closed 1 year ago
Hey there!
I built a new Docker image for your PR and pushed it to your Docker image registry:
registry.docker.decafhub.com/decaf-clever-runtime-remaputils:pr-25
You can pull this image and start using it:
docker pull registry.docker.decafhub.com/decaf-clever-runtime-remaputils:pr-25
Note
I will keep building and pushing Docker images as you push more commits to this PR.
However, I will keep using the same Docker image tag (
pr-25
) when I push them to the registry.This means that:
- The Docker image on the registry will be overridden.
- You have to pull the new build again.
Warning
There is nothing preventing you from using these images on production, but I strongly advise against doing so as reproducibility is not guaranteed. Do so with caution only if there really is some urgency and it is documented and/or communicated with stakeholders.
Made complianceBreachReport more robust.