diff --git a/dockerfile-image-update/pom.xml b/dockerfile-image-update/pom.xml index 48d23193..0958789b 100644 --- a/dockerfile-image-update/pom.xml +++ b/dockerfile-image-update/pom.xml @@ -20,6 +20,7 @@ This tool provides a mechanism to make security updates to docker images at scale. The tool searches github for declared docker images and sends pull requests to projects that are not using the desired version of the requested docker image. + https://github.com/salesforce/dockerfile-image-update Salesforce