Skip to content

Commit

Permalink
Fix asset compilation in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
esoterik committed Mar 12, 2021
1 parent a6e9312 commit 463f9df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ RUN bundle exec rake assets:precompile \
SECRET_KEY_BASE=noop \
devise_secret_key=noop \
amazon_region=noop \
amazon_bucket=noop \
DATABASE_URL=postgres://noop

RUN mkdir /opt/actioncenter/log \
Expand Down

0 comments on commit 463f9df

Please sign in to comment.