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(docker): Fix docker tag for alpine build #1487

Merged
merged 1 commit into from Nov 3, 2020

Commits on Nov 2, 2020

  1. fix(docker): Fix docker tag for alpine build

    This commit is to avoid tag overriding due to parallel build for
    multiple base images (e.g. debian and alpine).
    
    Closes golangci#1483 golangci#1486
    
    Signed-off-by: Tam Mach <sayboras@yahoo.com>
    sayboras committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    9250f4c View commit details
    Browse the repository at this point in the history