Remove update to match the Ruby image more closely
This commit is contained in:
@@ -27,8 +27,6 @@ RUN --mount=type=cache,target=/var/cache/apt \
|
||||
ENV LANG=C.UTF-8 \
|
||||
BUNDLE_JOBS=4 \
|
||||
BUNDLE_RETRY=3
|
||||
|
||||
RUN gem update --system && gem install bundler
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user