From 611f0b42f93376136a5b5f129a0c432263f4fe15 Mon Sep 17 00:00:00 2001 From: docktermj Date: Mon, 11 Apr 2022 11:26:12 -0400 Subject: [PATCH] #1 Update .git url to main branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f41a502..6fe69b0 100644 --- a/README.md +++ b/README.md @@ -289,7 +289,7 @@ see [Environment Variables](https://github.com/Senzing/knowledge-base/blob/maste ```console sudo docker build \ --tag senzing/template \ - https://github.com/senzing/template-docker.git + https://github.com/senzing/template-docker.git#main ``` 1. **Option #2:** Using `docker` command and local repository.