Skip to content

Commit d48bb96

Browse files
committed
Remove update to match the Ruby image more closely
1 parent 2beed66 commit d48bb96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

development.Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ RUN --mount=type=cache,target=/var/cache/apt \
2727
ENV LANG=C.UTF-8 \
2828
BUNDLE_JOBS=4 \
2929
BUNDLE_RETRY=3
30-
31-
RUN gem update --system && gem install bundler
3230

3331
WORKDIR /usr/src/app
3432

0 commit comments

Comments
 (0)