Skip to content

Commit

Permalink
12.8.1 ce.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
pozgo authored Feb 27, 2020
1 parent 89ede22 commit 818d305
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.idea
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=12.7.5-ce.0 \
DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_12.7.5-ce.0_amd64.deb
RELEASE_VERSION=12.8.1-ce.0 \
DOWNLOAD_URL=https://downloads-packages.s3.amazonaws.com/ubuntu-xenial/gitlab-ce_12.8.1-ce.0_amd64.deb

COPY container-files /

Expand Down

0 comments on commit 818d305

Please sign in to comment.