From fa3f302a6fa4f046baf506106cf426d50635f03a Mon Sep 17 00:00:00 2001 From: Shobhit Chaurasia Date: Tue, 26 Mar 2024 11:19:04 +0530 Subject: [PATCH] GSoC application requirement (Git understanding) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abe6edc..c1f94fa 100755 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ docker build --no-cache -t istsos/istsos:$version . docker push istsos/istsos:$version ``` -Tag latest an push +Tag latest and push ```bash docker image tag istsos/istsos:$version istsos/istsos:latest