From 75a3e194c1ab1c68b3770e8bc9d758459409b8e3 Mon Sep 17 00:00:00 2001 From: Przemek Ozgo Date: Wed, 29 Dec 2021 16:28:14 +0100 Subject: [PATCH] update to 14.6.0 (#51) --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 826820e..b0e7e3e 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=14.0.1-ce.0 \ - DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_14.0.1-ce.0_amd64.deb + RELEASE_VERSION=14.6.0-ce.0 \ + DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_14.6.0-ce.0_amd64.deb COPY container-files /