jdoucy
Results
2
comments of
jdoucy
Get the same issue, it seems that we have to use mimemagic 0.4.0, trying to set this up
@jurgendigi I just added bundle update mimemagic in docker/cnil-pia-back/Dockerfile ``` RUN gem install bundler RUN bundle update mimemagic RUN bundle install ```