Skip to content

Commit

Permalink
Merge branch 'staging' into rails_7_rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewroth committed Dec 11, 2024
2 parents 0e07cf7 + a82312e commit 3217cd5
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 @@ -44,6 +44,7 @@ ARG STORAGE_REDIS_DB_INDEX=1
ARG STORAGE_REDIS_HOST=localhost
ARG STORAGE_REDIS_PORT=6379
ARG SECRET_KEY_BASE=asdf
ARG SITE_URL=asdf

# Compile assets
RUN RAILS_ENV=production bundle exec rake assets:clobber assets:precompile \
Expand Down

0 comments on commit 3217cd5

Please sign in to comment.