We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5fc02 commit 50377afCopy full SHA for 50377af
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=10.8.1-ce.0 \
9
- DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_10.8.1-ce.0_amd64.deb
+ RELEASE_VERSION=10.8.2-ce.0 \
+ DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_10.8.2-ce.0_amd64.deb
10
11
COPY container-files /
12
0 commit comments