Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
leonovk committed Jun 12, 2024
1 parent 467a3f6 commit 0b117b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN update-alternatives --install \
/sbin/iptables-save iptables-save \
/sbin/iptables-legacy-save

RUN bundle config set without 'development'
RUN bundle config set without 'development rerun'

RUN bundle install

Expand Down

0 comments on commit 0b117b6

Please sign in to comment.