Skip to content

Commit

Permalink
Merge pull request #23 from pozgo/develop
Browse files Browse the repository at this point in the history
Updated to 12.0.2
  • Loading branch information
pozgo authored Jun 30, 2019
2 parents c5ea996 + f745ad9 commit d9c038c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ENV BACKUP_TIME="0 12 * * *" \
TERM=xterm \
PACKAGECLOUD_REPO=gitlab-ce \
RELEASE_PACKAGE=gitlab-ce \
RELEASE_VERSION=11.10.1-ce.0 \
DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.10.1-ce.0_amd64.deb
RELEASE_VERSION=12.0.2-ce.0 \
DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_12.0.2-ce.0_amd64.deb

COPY container-files /

Expand Down

0 comments on commit d9c038c

Please sign in to comment.