8000 upgrade to 8.7.3-ce.0 · python-gitlab/docker-gitlab@e215215 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Oct 25, 2019. It is now read-only.

Commit e215215

Browse files
author
Gauvain Pocentek
committed
upgrade to 8.7.3-ce.0
1 parent bed5803 commit e215215

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
@@ -9,7 +9,7 @@ RUN apt-get install -qy --no-install-recommends \
99
curl \
1010
&& curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | bash \
1111
&& apt-get install -qy --no-install-recommends \
12-
gitlab-ce=8.6.1-ce.0
12+
gitlab-ce=8.7.3-ce.0
1313

1414
# Manage SSHD through runit
1515
RUN mkdir -p /opt/gitlab/sv/sshd/supervise \

0 commit comments

Comments
 (0)
0