mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
Upgrade to gitlab-pages v1.61.1
This commit is contained in:
parent
db0a0fff01
commit
5839401217
@ -6,6 +6,7 @@ This file only reflects the changes that are made in this image. Please refer to
|
||||
|
||||
- gitlab: upgrade CE to v15.2.1
|
||||
- gitaly: upgrade to v15.2.1
|
||||
- gitlab-pages: upgrade to v1.61.1
|
||||
|
||||
**15.2.0**
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ ENV GITLAB_VERSION=${VERSION} \
|
||||
RUBY_SOURCE_SHA256SUM="e7203b0cc09442ed2c08936d483f8ac140ec1c72e37bb5c401646b7866cb5d10" \
|
||||
GOLANG_VERSION=1.17.12 \
|
||||
GITLAB_SHELL_VERSION=14.9.0 \
|
||||
GITLAB_PAGES_VERSION=1.61.0 \
|
||||
GITLAB_PAGES_VERSION=1.61.1 \
|
||||
GITALY_SERVER_VERSION=15.2.1 \
|
||||
GITLAB_USER="git" \
|
||||
GITLAB_HOME="/home/git" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user