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

Automate container build #16

Merged
merged 3 commits into from
Feb 23, 2022
Merged

Commits on Feb 15, 2022

  1. Automate container build

    bdunne committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    fa1ccdf View commit details
    Browse the repository at this point in the history
  2. Upgrade to ruby 2.7 and get container build working

    - It was failing to build due to an incompatible version of bundler
    - move common package install up to base image
    bdunne committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    157965a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Update Dockerfile

    Co-authored-by: Jason Frey <fryguy9@gmail.com>
    bdunne and Fryguy committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    5d5de18 View commit details
    Browse the repository at this point in the history