diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-20 12:34:14 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-20 12:34:14 +0200 |
commit | 7101b22c2efac40d4454a887a602ff46288d66fc (patch) | |
tree | bf5643e3e226ff9cb69f850e61c82e4d0b95a533 /doc/update/6.1-to-6.2.md | |
parent | 8ddb064bbd3ef80700c6dd2131cad6f7e81c96e8 (diff) | |
download | gitlab-ce-7101b22c2efac40d4454a887a602ff46288d66fc.tar.gz |
Recommend gitlab-shell 1.7.9 in docs and check task
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'doc/update/6.1-to-6.2.md')
-rw-r--r-- | doc/update/6.1-to-6.2.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.1-to-6.2.md b/doc/update/6.1-to-6.2.md index 1ce17f45bf4..767ad80641c 100644 --- a/doc/update/6.1-to-6.2.md +++ b/doc/update/6.1-to-6.2.md @@ -32,7 +32,7 @@ sudo -u git -H git checkout 6-2-stable # Latest version of 6-2-stable addresses ```bash cd /home/git/gitlab-shell sudo -u git -H git fetch -sudo -u git -H git checkout v1.7.8 # Addresses multiple critical security vulnerabilities +sudo -u git -H git checkout v1.7.9 # Addresses multiple critical security vulnerabilities ``` ### 4. Install additional packages |