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

Commit dd500cd

Browse files
author
Gauvain Pocentek
committed
update to gitlab 8.15
1 parent 38d77ac commit dd500cd

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
@@ -10,7 +10,7 @@ RUN apt-get update \
1010
curl \
1111
&& curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | bash \
1212
&& apt-get install -qy --no-install-recommends \
13-
gitlab-ce=8.14.1-ce.1
13+
gitlab-ce=8.15.0-ce.0
1414

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

0 commit comments

Comments
 (0)