We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c53c0 commit c410699Copy full SHA for c410699
tools/Dockerfile-test
@@ -11,7 +11,7 @@ RUN apt-get update \
11
tzdata \
12
&& curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | bash \
13
&& apt-get install -qy --no-install-recommends \
14
- gitlab-ce=11.11.2-ce.0
+ gitlab-ce=11.11.3-ce.0
15
16
# Manage SSHD through runit
17
RUN mkdir -p /opt/gitlab/sv/sshd/supervise \
0 commit comments