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

Docker fixups #3125

Merged
merged 4 commits into from
Nov 22, 2023
Merged

Docker fixups #3125

merged 4 commits into from
Nov 22, 2023

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    3b23009 View commit details
    Browse the repository at this point in the history
  2. Added clone script

    nickanderson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    08fe00c View commit details
    Browse the repository at this point in the history
  3. Fixed docker build

    Installing redcarpet tried to pull in a newer version of execjs which wanted
    newer ruby. This simply makes sure that execjs is installed at our needed
    version first.
    nickanderson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    fc83bf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aa0420 View commit details
    Browse the repository at this point in the history