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: Revert build image to Debian Bullseye to fix libc version issue in Promtail #14387

Merged
merged 6 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. fix: Revert Golang base image to Debian Bullseye

    This fixes the glibc version issue in Promtail with older OS versions.
    
    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fbe0f0b View commit details
    Browse the repository at this point in the history
  2. fixup! fix: Revert Golang base image to Debian Bullseye

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    92623c7 View commit details
    Browse the repository at this point in the history
  3. chore: Update build instructions for build image

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8dc3b9d View commit details
    Browse the repository at this point in the history
  4. chore: Run make release-workflows

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b022699 View commit details
    Browse the repository at this point in the history
  5. chore: Run make check-generated-files

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6ebb02d View commit details
    Browse the repository at this point in the history
  6. fixup! chore: Run make release-workflows

    Signed-off-by: Christian Haudum <[email protected]>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fbff4c0 View commit details
    Browse the repository at this point in the history