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

Dockerfile: update runc binary to 1.1.14 #5300

Merged
merged 1 commit into from
Sep 5, 2024

Commits on Sep 5, 2024

  1. Dockerfile: update runc binary to 1.1.14

    diff: opencontainers/runc@v1.1.13...v1.1.14
    
    Release Notes:
    
    - Fix CVE-2024-45310 / GHSA-jfvp-7x6p-h2pv, a low-severity attack that allowed maliciously configured containers to create empty files and directories on the host.
    - Add support for Go 1.23.
    - Revert "allow overriding VERSION value in Makefile" and add EXTRA_VERSION.
    - rootfs: consolidate mountpoint creation logic.
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0bc97a7 View commit details
    Browse the repository at this point in the history