Skip to content

Commit

Permalink
upgrade gitaly to 13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cwildfoerster authored and solidnerd committed Aug 2, 2020
1 parent 0d534fa commit 26044b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -8,7 +8,7 @@ ENV GITLAB_VERSION=${VERSION} \
GITLAB_SHELL_VERSION=13.2.0 \
GITLAB_WORKHORSE_VERSION=8.37.0 \
GITLAB_PAGES_VERSION=1.18.0 \
GITALY_SERVER_VERSION=13.0.7 \
GITALY_SERVER_VERSION=13.2.1 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \
Expand Down

0 comments on commit 26044b8

Please sign in to comment.