We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8081231 + e1e1045 commit aef7c1cCopy full SHA for aef7c1c
Dockerfile
@@ -5,8 +5,8 @@ ENV BACKUP_TIME="0 12 * * *" \
5
TERM=xterm \
6
PACKAGECLOUD_REPO=gitlab-ce \
7
RELEASE_PACKAGE=gitlab-ce \
8
- RELEASE_VERSION=11.4.3-ce.0 \
9
- DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.4.3-ce.0_amd64.deb
+ RELEASE_VERSION=11.4.4-ce.0 \
+ DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.4.4-ce.0_amd64.deb
10
11
COPY container-files /
12
0 commit comments