summaryrefslogtreecommitdiff
path: root/doc/update/5.3-to-5.4.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/5.3-to-5.4.md')
-rw-r--r--doc/update/5.3-to-5.4.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/5.3-to-5.4.md b/doc/update/5.3-to-5.4.md
index 9e60f3bb8d5..2e2e4ca8ce9 100644
--- a/doc/update/5.3-to-5.4.md
+++ b/doc/update/5.3-to-5.4.md
@@ -30,7 +30,7 @@ sudo -u git -H git checkout 5-4-stable # Latest version of 5-4-stable addresses
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
-sudo -u git -H git checkout v1.7.4 # Addresses CVE-2013-4490
+sudo -u git -H git checkout v1.7.8 # Addresses multiple critical security vulnerabilities
```
### 4. Install libs, migrations, etc.