From ea28df31d9c590ba6ff1fff2a1ddf6ac4ac7de14 Mon Sep 17 00:00:00 2001 From: Przemyslaw Ozgo Date: Wed, 12 Dec 2018 20:59:16 +0000 Subject: [PATCH 1/2] 11.5.2 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 92b232f..259fd2a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,8 +5,8 @@ ENV BACKUP_TIME="0 12 * * *" \ TERM=xterm \ PACKAGECLOUD_REPO=gitlab-ce \ RELEASE_PACKAGE=gitlab-ce \ - RELEASE_VERSION=11.5.1-ce.0 \ - DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.5.1-ce.0_amd64.deb + RELEASE_VERSION=11.5.2-ce.0 \ + DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.5.2-ce.0_amd64.deb COPY container-files / From fb4e8eac54bb34fae3529baecfab1d16a012dea7 Mon Sep 17 00:00:00 2001 From: Przemyslaw Ozgo Date: Wed, 12 Dec 2018 21:10:58 +0000 Subject: [PATCH 2/2] 11.5.3 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 259fd2a..31d7abb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,8 +5,8 @@ ENV BACKUP_TIME="0 12 * * *" \ TERM=xterm \ PACKAGECLOUD_REPO=gitlab-ce \ RELEASE_PACKAGE=gitlab-ce \ - RELEASE_VERSION=11.5.2-ce.0 \ - DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.5.2-ce.0_amd64.deb + RELEASE_VERSION=11.5.3-ce.0 \ + DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.5.3-ce.0_amd64.deb COPY container-files /