Skip to content

Commit

Permalink
inadvertent commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Dec 9, 2023
1 parent 6d3347c commit 0d72782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ RUN --mount=type=cache,target=/var/cache/apt \
libvips \
pkg-config

gem update --system

# Install application gems
COPY Gemfile Gemfile.lock ./
RUN bundle install && \
Expand Down

0 comments on commit 0d72782

Please sign in to comment.