Skip to content

Commit 463f9df

Browse files
committed
Fix asset compilation in dockerfile
1 parent a6e9312 commit 463f9df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ RUN bundle exec rake assets:precompile \
6565
SECRET_KEY_BASE=noop \
6666
devise_secret_key=noop \
6767
amazon_region=noop \
68+
amazon_bucket=noop \
6869
DATABASE_URL=postgres://noop
6970

7071
RUN mkdir /opt/actioncenter/log \

0 commit comments

Comments
 (0)