Skip to content

Commit 3d5337e

Browse files
author
naraesk
authored
Update Dockerfile.prod
1 parent e95d8e0 commit 3d5337e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

evaluationserver/Dockerfile.prod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ COPY . .
99
RUN gem install bundler && bundle binstub bundler --force && bundle install --jobs 20 --retry 5 # might be better?
1010
RUN gem install bundler
1111
ENV RAILS_ENV production
12-
RUN bundle binstub bundler --force
1312
RUN bundle exec rake assets:precompile
1413
LABEL maintainer="[email protected]" \
1514
version="1.0"

0 commit comments

Comments
 (0)