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

Update Rocky Linux and CentOS #53

Merged
merged 4 commits into from
Sep 20, 2024

Commits on Jun 8, 2024

  1. Update Rocky Linux point releases

    Signed-off-by: Jonathon Anderson <[email protected]>
    anderbubble committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3348737 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Change Rocky Linux node image bases

    Switch from docker.io/library/rockylinux to docker.io/rockylinux/rockylinux.
    
    Signed-off-by: Jonathon Anderson <[email protected]>
    anderbubble committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c7eff8d View commit details
    Browse the repository at this point in the history
  2. Stop building CentOS 7 container

    The CentOS 7 container build broke, but it's EOL, so just removing it.
    
    Signed-off-by: Jonathon Anderson <[email protected]>
    anderbubble committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    53f8a5a View commit details
    Browse the repository at this point in the history
  3. Remove Rocky Linux 8.6

    docker.io/rockylinux/rockylinux isn't building 8.6 properly, seemingly because
    it doesn't have aarch64 built upstream.
    
    Signed-off-by: Jonathon Anderson <[email protected]>
    anderbubble committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fef6c66 View commit details
    Browse the repository at this point in the history