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 golang base image to 1.20.6-bookworm #10

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Update golang base image to 1.20.6-bookworm #10

merged 1 commit into from
Jul 12, 2023

Commits on Jul 12, 2023

  1. Update base image to 1.20.6-bookworm

    Update golang base image from `1.20.5` to `1.20.6`.
    Go `1.20.6` fixes a CVE:
    * [CVE-2023-29406] https://nvd.nist.gov/vuln/detail/CVE-2023-29406
    
    Switched from `buster` to `bookworm` to be in line with `latest`.
    This guarantees quick update availability (1.20.6-buster is not released yet).
    kvij committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a51cfb4 View commit details
    Browse the repository at this point in the history