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 #14386

Merged
merged 5 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 <christian.haudum@gmail.com>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a3ed3e7 View commit details
    Browse the repository at this point in the history
  2. chore: Update build instructions for build image

    Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    458be8f View commit details
    Browse the repository at this point in the history
  3. chore: Update build image in Github workflows

    Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7096dc7 View commit details
    Browse the repository at this point in the history
  4. fix: Run make check-generated-files

    Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8a0457c View commit details
    Browse the repository at this point in the history
  5. fixup! chore: Update build image in Github workflows

    Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
    chaudum committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b84b8f7 View commit details
    Browse the repository at this point in the history