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 busybox image to version 1.28 #31989

Merged
merged 1 commit into from
Mar 25, 2022

Commits on Mar 2, 2022

  1. fix busybox image to 1.28 (issues with nslookup).

    Changes where done with these commands:
    
    reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
    reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples
    
    Related issues:
    
     docker-library/busybox#48
     kubernetes/kubernetes#66924
    guettli committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    7122a44 View commit details
    Browse the repository at this point in the history