Skip to content

Commit

Permalink
Update to redmine 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcormier committed Mar 6, 2024
1 parent 590d949 commit a89782a
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 @@ -3,7 +3,7 @@ FROM ruby:3.2-slim-bookworm
LABEL maintainer="[email protected]"

ENV RUBY_VERSION=3.2 \
REDMINE_VERSION=5.1.1 \
REDMINE_VERSION=5.1.2 \
REDMINE_USER="redmine" \
REDMINE_HOME="/home/redmine" \
REDMINE_LOG_DIR="/var/log/redmine" \
Expand Down

0 comments on commit a89782a

Please sign in to comment.