Skip to content

Commit

Permalink
Update to redmine 5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jcormier committed Mar 6, 2024
1 parent 19717ed commit a4f2c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ LABEL maintainer="[email protected]"

# bundler 2.4.22 is the last version that supports ruby 2.7
ENV RUBY_VERSION=2.7 \
REDMINE_VERSION=5.0.7 \
REDMINE_VERSION=5.0.8 \
REDMINE_USER="redmine" \
REDMINE_HOME="/home/redmine" \
REDMINE_LOG_DIR="/var/log/redmine" \
Expand Down

0 comments on commit a4f2c37

Please sign in to comment.