We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50c53c0 + c410699 commit 51751c5Copy full SHA for 51751c5
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