Skip to content

Commit

Permalink
Merge pull request #5 from AckeeDevOps/feat/57689-4.2.0-update
Browse files Browse the repository at this point in the history
⬆️ Upgrade base docker image
  • Loading branch information
beranm14 authored Apr 1, 2021
2 parents 2941ce8 + 6a986e6 commit b8bb5b6
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
@@ -1,4 +1,4 @@
FROM sameersbn/redmine:4.1.1-8
FROM sameersbn/redmine:4.2.0

RUN sed -i 's/ general_csv_encoding: ISO-8859-1/ general_csv_encoding: UTF-8/g' /home/redmine/redmine/config/locales/en.yml

Expand Down

0 comments on commit b8bb5b6

Please sign in to comment.