Commit 715b8181 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #7273 from whitesheep/patch-1

gitlab-shell
parents 3cb99017 e9783456
......@@ -56,7 +56,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.9.3 # Addresses multiple critical security vulnerabilities
sudo -u git -H git checkout v1.9.6 # Addresses multiple critical security vulnerabilities
```
## 5. Install libs, migrations, etc.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment