Skip to content

Commit cedaa8e

Browse files
authored
Downgrade version of GitLab-Shell
Downgrade version of GitLab-Shell to be inline with upstream.
1 parent 918f259 commit cedaa8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV GITLAB_VERSION=${VERSION} \
66
RUBY_VERSION=2.7.5 \
77
RUBY_SOURCE_SHA256SUM="2755b900a21235b443bb16dadd9032f784d4a88f143d852bc5d154f22b8781f1" \
88
GOLANG_VERSION=1.17.8 \
9-
GITLAB_SHELL_VERSION=13.24.1 \
9+
GITLAB_SHELL_VERSION=13.24.0 \
1010
GITLAB_PAGES_VERSION=1.56.0 \
1111
GITALY_SERVER_VERSION=14.9.0 \
1212
GITLAB_USER="git" \

0 commit comments

Comments
 (0)