8000 Upgrade to 9.5.1-ce.0 · python-gitlab/docker-gitlab@aab52f9 · 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 aab52f9

Browse files
author
Gauvain Pocentek
committed
Upgrade to 9.5.1-ce.0
1 parent a0b5a38 commit aab52f9

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
@@ -11,7 +11,7 @@ RUN apt-get update \
1111
tzdata \
1212
&& curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | bash \
1313
&& apt-get install -qy --no-install-recommends \
14-
gitlab-ce=9.4.2-ce.0
14+
gitlab-ce=9.5.1-ce.0
1515

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

0 commit comments

Comments
 (0)
0