From 11197809410c2b59233e61abc0ff5b2e89b90b1d Mon Sep 17 00:00:00 2001 From: Farrukh Sadykov Date: Fri, 8 Sep 2023 18:05:39 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6550f7c..cbef437 100644 --- a/README.md +++ b/README.md @@ -67,11 +67,12 @@ https://github.com/farrukh90/artemis/tree/master ## 2. Build image following commands ``` + * git chekout 2.0.0 + * docker image build -t "artemis repo from GCP"/artemis:2.0.0 . * docker push "artemis repo from GCP"/artemis:2.0.0 - * git chekout 2.0.0 ``` ## Output should be like this Screenshot 2023-04-01 at 3 17 22 PM