Skip to content

Commit

Permalink
Merge pull request #1 from carlosmuvi/c/add-bundle-update
Browse files Browse the repository at this point in the history
Add bundle update command.
  • Loading branch information
carlosmuvi authored Nov 20, 2019
2 parents a09afca + 76ed698 commit 8c408b1
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 @@ -28,3 +28,4 @@ RUN npm install -g firebase-tools

COPY Gemfile* ./
RUN bundle install
RUN bundle update

0 comments on commit 8c408b1

Please sign in to comment.