Skip to content

Commit

Permalink
Release 17.6.0 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Nov 20, 2024
1 parent 5c6da6d commit 65d8626
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 17.6.0 2024-11-20 <dave at tiredofit dot ca>

### Added
- Gitlab-EE 17.6.0


## 17.5.2 2024-11-13 <dave at tiredofit dot ca>

### Added
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG GITLAB_VERSION
ARG RUBY_VERSION

### Set Defaults and Arguments
ENV GITLAB_VERSION=${GITLAB_VERSION:-"17.5.2-ee"} \
ENV GITLAB_VERSION=${GITLAB_VERSION:-"17.6.0-ee"} \
RUBY_VERSION=${RUBY_VERSION:-"3.3.6"} \
GITLAB_HOME="/home/git" \
IMAGE_NAME="tiredofit/gitlab-ee" \
Expand Down

0 comments on commit 65d8626

Please sign in to comment.