Remove update to match the Ruby image more closely
This commit is contained in:
@@ -28,8 +28,6 @@ ENV LANG=C.UTF-8 \
|
|||||||
BUNDLE_JOBS=4 \
|
BUNDLE_JOBS=4 \
|
||||||
BUNDLE_RETRY=3
|
BUNDLE_RETRY=3
|
||||||
|
|
||||||
RUN gem update --system && gem install bundler
|
|
||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
ENTRYPOINT ["./bin/docker-entrypoint-development"]
|
ENTRYPOINT ["./bin/docker-entrypoint-development"]
|
||||||
|
|||||||
Reference in New Issue
Block a user