Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update bundle version #627

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

grosendo2006
Copy link
Contributor

Board:


Description:


Notes:


Tasks:

  • Add each element in this format

Risk:


Preview:

@@ -20,7 +20,7 @@ ENV GEM_HOME $WORK_ROOT/bundle
ENV BUNDLE_BIN $GEM_HOME/gems/bin
ENV PATH $GEM_HOME/bin:$BUNDLE_BIN:$PATH

RUN gem install bundler
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@grosendo2006 This change shouldn't be necessary, cause here:

RUN bundle update --bundler

we're already upgrading the bundler version to the latest. WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants