diff --git a/doc/update/6.0-to-6.2.md b/doc/update/6.0-to-6.2.md
index ea88755d5f89d92336f35d9c6cafdcfb084591be..8d013ed74b802de03b38de0b3f16f8a1f5d36f61 100644
--- a/doc/update/6.0-to-6.2.md
+++ b/doc/update/6.0-to-6.2.md
@@ -44,7 +44,7 @@ sudo apt-get install logrotate
 ```bash
 cd /home/git/gitlab-shell
 sudo -u git -H git fetch
-sudo -u git -H git checkout v1.7.1
+sudo -u git -H git checkout v1.7.3
 ```
 
 ### 5. Install libs, migrations, etc.