From c7eab9980b18152298dbb6c4a785400646259d2c Mon Sep 17 00:00:00 2001 From: Viktor Kolomeyko Date: Thu, 26 May 2022 09:35:27 +0100 Subject: [PATCH] NOTICK: Update Docker ReadMe.md (#7176) --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 88a012b029..6b47896ac2 100644 --- a/docker/README.md +++ b/docker/README.md @@ -26,7 +26,7 @@ results in If no image variant is specified, all available image variants will be built. The default repository for all images is `corda/corda` and you will need official R3 credentials -for Artifactory to push there. [Ross Nicoll](ross.nicoll@r3.com) (or other Artifactory administrators) can assist with this if needed, +for Artifactory to push there. R3's Artifactory administrators can assist with this if needed, otherwise you can override the repository name using the `docker.image.repository` Gradle property. e.g.