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

Fix image build issues #948

Merged
merged 2 commits into from
Feb 27, 2022
Merged

Fix image build issues #948

merged 2 commits into from
Feb 27, 2022

Commits on Feb 27, 2022

  1. Replace invalid tag characters for master images

    Signed-off-by: Ben Reedy <[email protected]>
    breed808 committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    cde750f View commit details
    Browse the repository at this point in the history
  2. Fix VERSION env variable for image push

    Powershell uses $Env: prefix for environment variables.
    
    Signed-off-by: Ben Reedy <[email protected]>
    breed808 committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    c6285cd View commit details
    Browse the repository at this point in the history