Skip to content

Commit aef7c1c

Browse files
committed
11.4.4-ce.0
2 parents 8081231 + e1e1045 commit aef7c1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ENV BACKUP_TIME="0 12 * * *" \
55
TERM=xterm \
66
PACKAGECLOUD_REPO=gitlab-ce \
77
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
8+
RELEASE_VERSION=11.4.4-ce.0 \
9+
DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.4.4-ce.0_amd64.deb
1010

1111
COPY container-files /
1212

0 commit comments

Comments
 (0)