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

Use Qt 5.6 on Ubuntu 16.04 #7

Merged
merged 4 commits into from
Oct 30, 2019
Merged

Use Qt 5.6 on Ubuntu 16.04 #7

merged 4 commits into from
Oct 30, 2019

Commits on Oct 30, 2019

  1. Unify image tag version names

    lukas-w committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    6bd7c8c View commit details
    Browse the repository at this point in the history
  2. Fix UBUNTU_VERSION argument passing

    ARGs used declared before FROM will be reset unless they're redeclared
    after FROM
    lukas-w committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7aa49c2 View commit details
    Browse the repository at this point in the history
  3. Use Qt 5.6 on Ubuntu 16.04

    lukas-w committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    028f002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6ff166 View commit details
    Browse the repository at this point in the history