Skip to content

Commit 6d7e3e7

Browse files
committed
Release 18.2.3 - See CHANGELOG.md
1 parent c5438ce commit 6d7e3e7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 18.2.3 2025-08-18 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Gitlab-EE 18.2.3
5+
6+
17
## 18.2.2 2025-08-13 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG GITLAB_VERSION
88
ARG RUBY_VERSION
99

1010
### Set Defaults and Arguments
11-
ENV GITLAB_VERSION=${GITLAB_VERSION:-"18.2.2-ee"} \
11+
ENV GITLAB_VERSION=${GITLAB_VERSION:-"18.2.3-ee"} \
1212
RUBY_VERSION=${RUBY_VERSION:-"3.3.8"} \
1313
GITLAB_HOME="/home/git" \
1414
IMAGE_NAME="tiredofit/gitlab-ee" \

0 commit comments

Comments
 (0)