Commit bdd392bd13fc19371bb09fd90e291959bc0fb4e7
1 parent
95ef25a5
Exists in
spb-stable
and in
2 other branches
Use gitlab-shell 1.9.3
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/update/6.0-to-6.8.md
... | ... | @@ -57,7 +57,7 @@ sudo apt-get install logrotate |
57 | 57 | ```bash |
58 | 58 | cd /home/git/gitlab-shell |
59 | 59 | sudo -u git -H git fetch |
60 | -sudo -u git -H git checkout v1.9.1 # Addresses multiple critical security vulnerabilities | |
60 | +sudo -u git -H git checkout v1.9.3 # Addresses multiple critical security vulnerabilities | |
61 | 61 | ``` |
62 | 62 | |
63 | 63 | ### 5. Install libs, migrations, etc. | ... | ... |