redmine: migrate from 3.4 to 3.4-passenger

This provides much more reasonable performance on our high-end server

Change-Id: Idaa19566d1d5ac4ea0ff0296d57d1f9ca2bd599b
This commit is contained in:
Harald Welte 2019-06-24 14:49:02 +02:00
parent 63023eb7e6
commit 26ad849722
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM redmine:3.4
FROM redmine:3.4-passenger
RUN apt-get update && \
apt-get install -y --no-install-recommends \