update rubygems
This commit is contained in:
@@ -35,6 +35,8 @@ RUN --mount=type=cache,target=/var/cache/apt \
|
||||
libvips \
|
||||
pkg-config
|
||||
|
||||
gem update --system
|
||||
|
||||
# Install application gems
|
||||
COPY Gemfile Gemfile.lock ./
|
||||
RUN bundle install && \
|
||||
|
||||
Reference in New Issue
Block a user