Skip to content

Commit

Permalink
Merge pull request #6 from pozgo/develop
Browse files Browse the repository at this point in the history
Updated Gitlab to 11.5.0-ce.0
  • Loading branch information
pozgo authored Nov 22, 2018
2 parents 535c519 + c5b30c6 commit 3a71a8a
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.4.5-ce.0 \
DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.4.5-ce.0_amd64.deb
RELEASE_VERSION=11.5.0-ce.0 \
DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_11.5.0-ce.0_amd64.deb

COPY container-files /

Expand Down

0 comments on commit 3a71a8a

Please sign in to comment.